Hello,

I try to watch tv with the current snapshot, but I get these errors:

tvguide.py (140): TVGUIDE EVENT is MENU_SELECT
main.py (458): clear: 1
mode=tv    channel=CNI0DC1  tuner=E2
PLAY CHAN: E2
PLAY GROUP: Default Video Group
Traceback (most recent call last):
  File "/home/nebl/download/freevo/src/main.py", line 473, in ?
    app.eventhandler(event)
  File "/home/nebl/download/freevo/src/menu.py", line 394, in eventhandler
    if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/home/nebl/download/freevo/src/tv/tvguide.py", line 228, in 
eventhandler
    self.player('tv', self.selected.channel_id)
  File "/home/nebl/download/freevo/src/tv/tvmenu.py", line 179, in start_tv
    plugin.getbyname(plugin.TV).Play(mode, tuner_id)
  File "/home/nebl/download/freevo/src/tv/plugins/mplayer.py", line 202, in 
Play
    freq_khz = self.fc.chanSet(tuner_channel, app='mplayer')
  File "/home/nebl/download/freevo/src/tv/channels.py", line 177, in chanSet
    return self.tunerSetFreq(chan, app, app_cmd)
  File "/home/nebl/download/freevo/src/tv/channels.py", line 191, in 
tunerSetFreq
    freq = tv.freq.CHANLIST[vg.tuner_chanlist][str(chan)]
KeyError: E2


TV_CHANNELS , TV.xml is ok, I can watch tv with freevo 1.4.1.

Can please someone tell me where to search / what to change ?

BEST REAGARDS

Christian
 








-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to