[Freevo-users] User Interface Suggestion

2006-02-23 Thread Justin Wetherell
I don't know if any of you have seen this but the Moxi user interface is great, it would be nice addition for 2.0.
http://www.moxi.com/prodserv/index.jsp
http://www.moxi.com/prodserv/moxi_demo.jsp


Re: [Freevo-users] Freevo RSS Client

2006-02-23 Thread Alberto Hernando
El Jueves, 23 de Febrero de 2006 10:36, Justin Wetherell escribió:
 Don't put the actual Directory into the helpers directory; just put the
 three files.

Ok.

With 
http://twit.libsyn.com/rss,7
I get a big video in the right directory.

http://www.comunicandopodcast.com/podcast.php,10
This one works too.

But with others, like:

http://www.cadenaser.com/rssaudio/entrevistas.html,2
the plugin fails witht his:
[EMAIL PROTECTED]:/mnt/musica/PodAudio$ Traceback (most recent call last):
  File /usr/lib/python2.3/site-packages/freevo/helpers/rssServer.py, line 6, 
in ?
t = threading.Thread(rssPeriodic.checkForUpdates())
  File /usr/lib/python2.3/site-packages/freevo/helpers/rssPeriodic.py, line 
71, in checkForUpdates
itemDate = convertDate(item.date)
  File /usr/lib/python2.3/site-packages/freevo/helpers/rssPeriodic.py, line 
10, in convertDate
itemDate = re.search(\d+\s+\S+\s+\d+,string).group()
AttributeError: 'NoneType' object has no attribute 'group'

As you can see, I'm using python-2.3 with freevo-1.5.4. Probably this is 
happening because it needs more debugging, so I thought it could help. 
Anyway, thanks for your work.

Alberto


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo RSS Client

2006-02-23 Thread Justin Wetherell
The problem with the last feed is; it doesn't comply with the rss
guideline. Each rss should have a Published Date field, so you can
see how old it is. There really isn;t any dates in that feed to parse
which'll make it quite hard to figure out.On 2/23/06, Alberto Hernando [EMAIL PROTECTED] wrote:
El Jueves, 23 de Febrero de 2006 10:36, Justin Wetherell escribió: Don't put the actual Directory into the helpers directory; just put the
 three files.Ok.Withhttp://twit.libsyn.com/rss,7I get a big video in the right directory.
http://www.comunicandopodcast.com/podcast.php,10This one works too.But with others, like:http://www.cadenaser.com/rssaudio/entrevistas.html,2
the plugin fails witht his:[EMAIL PROTECTED]:/mnt/musica/PodAudio$ Traceback (most recent call last):File /usr/lib/python2.3/site-packages/freevo/helpers/rssServer.py, line 6,in ?t = 
threading.Thread(rssPeriodic.checkForUpdates())File /usr/lib/python2.3/site-packages/freevo/helpers/rssPeriodic.py, line71, in checkForUpdatesitemDate = convertDate(item.date)File /usr/lib/python2.3/site-packages/freevo/helpers/rssPeriodic.py, line
10, in convertDateitemDate = re.search(\d+\s+\S+\s+\d+,string).group()AttributeError: 'NoneType' object has no attribute 'group'As you can see, I'm using python-2.3 with freevo-1.5.4. Probably this is
happening because it needs more debugging, so I thought it could help.Anyway, thanks for your work.Alberto---This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcastand join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmdlnkkid0944bid$1720dat1642___Freevo-users mailing listFreevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users