I just upgraded to tv_grab_na_dd, but freevo dies with the following error:

WARNING: PyLirc not found, lirc remote control disabled!
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 106, in ?
    import config
  File "/usr/lib/python2.3/site-packages/freevo/config.py", line 767, in ?
    TV_CHANNELS = detect_channels()
  File "/usr/lib/python2.3/site-packages/freevo/config.py", line 725, in 
detect_channels
    xmltv_channels = sortchannels(xmltv_channels,'display-name')
  File "/usr/lib/python2.3/site-packages/freevo/config.py", line 663, in sortchannels
    nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
  File "/usr/lib/python2.3/site-packages/freevo/config.py", line 663, in <lambda>
    nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
ValueError: invalid literal for int(): 8 CHANM 0009220:-

I'm using freevo-1.4.1.

Is there a simple fix for this?

Thanks,
Shaun


On Fri May 21, 2004 13h55, James Oakley wrote:
> On May 21, 2004 03:51 pm, wes robbins wrote:
> > I noticed today that tv_grab_na no longer works.  When I checked
> > out XMLtv website I noticed that it is also retired.  Is there a
> > process yet to move to the new tv_grab_na_dd version?
>
> Freevo doesn't care what grabber you use. As long as the XMLTV data
> is valid it will work fine.
>
> Check out the XMLTV_GRABBER variable in your local_conf.py.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to