This looks like a tvtime plugin issue. Currently the Tvtime plugin does not use the new videogroups method of defining tv viewing. Are you using CVS?
Mike On Wed, 2004-01-21 at 12:57, FStruck wrote: > Am Mi, den 21.01.2004 schrieb FStruck um 18:36: > > Am Mi, den 21.01.2004 schrieb Christian Nebl um 18:25: > > > Hello Flo, > > > > > > my settings are: > > > > > > TV_SETTINGS = 'pal television europe-west /dev/video0' > > > > > > TV_CHANNELS = [ > > > ( 'CNI0DC1', 'ARD', 'E2' ), > > > ( 'CNI0DC2', 'ZDF', 'E4' ), > > > ( 'CNI0DCB', 'BR', 'E3' ), > > > ( 'CNI0D44', 'BR A', 'SE7' ), > > > ( 'CNI0D94', 'Pro7', 'SE12' ), > > > ( 'CNI0AC2', 'ORF2', 'E8' ), > > > ( 'CNI0DC7', '3Sat', 'SE16' ), > > > ( 'CNI0DB9', 'Sat 1', 'SE9' ), > > > ( 'CNI0DE6', 'WDR', 'SE11' ), > > > ( 'CNI0DAB', 'RTL', 'E10' ), > > > ( 'CNI0D85', 'ARTE', 'S22' ), > > > ( 'CNI0D8E', 'VOX', 'SE18' ), > > > ( 'CNI0D8F', 'RTL 2', 'E6' ), > > > ( 'CNI0D8A', 'SuperRTL', 'S21' ), > > > ( 'CNI0D8D', 'DSF', 'E11' ), > > > ( 'CNI0D91', 'EURO', 'SE14' ), > > > ( 'CNI0D7A', 'N24', 'E7' ), > > > ( 'CNI0D8C', 'n-tv', 'SE6' ), > > > ( 'CNI0DD4', 'N3', 'S23' ), > > > ( 'CNI0DC8', 'Phoenix', 'S25' ), > > > ( 'CNI0DC9', 'Kinderkanal', 'SE8' ), > > > ( 'CNI0D92', 'Kabel 1', 'SE19' ), > > > ( 'CNI4D54', 'MTV', 'E12' ), > > > ( 'CNI0D88', 'VIVA', 'SE10' ), > > > ( 'CNI4D59', 'MTV2', 'E9' ), > > > ( 'CNI0D78', 'Tele5', 'SE5' ), > > > ( 'CNI0DBA', '9LIVE', 'E5' ), > > > ( 'CNI9001', 'TRT', 'SE4' ) ] > > > > > > It took some time for me to get to run....that's why I wrote the Wiki :-) > > > > > > I enter the menue "Watch TV " , "TV Guide", then I can select which station to > > > watch. > > > > > > You can get my TV.xml at : ftp://ghandi.is-a-geek.org/ > > > (But my server isn't always online. So maybe you have to try to reach it > > > serveral times.) > > > > > > Best regards > > > > > > Christian > > > > > -snipsnip > > > > Thanx ill try it right away. > > > > Florian > mode=tv channel=CNI0DC7 tuner=SE16 > Traceback (most recent call last): > File "/usr/lib/python2.3/site-packages/freevo/main.py", line 362, in > main_func > app.eventhandler(event) > File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 399, in > eventhandler > if not isinstance(menu, Menu) and menu.eventhandler(event): > File "/usr/lib/python2.3/site-packages/freevo/tv/tvguide.py", line > 213, in eventhandler > self.player('tv', self.selected.channel_id) > File "/usr/lib/python2.3/site-packages/freevo/tv/tvmenu.py", line 166, > in start_tv > plugin.getbyname(plugin.TV).Play(mode, tuner_id) > File "/usr/lib/python2.3/site-packages/freevo/tv/plugins/tvtime.py", > line 437, in Play > w, h = config.TV_VIEW_SIZE > TypeError: unpack non-sequence > > This is what i get now when i select a program in "Tv guide" > > Do you run the record server? and where do i find it? > > Florian > > > > ------------------------------------------------------- > 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 -- Mike Ruelle [EMAIL PROTECTED] http://world.std.com/~mruelle/ ------------------------------------------------------- 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
