> Hello,
> I'm trying to set up Freevo but I can't get the TV to work. My DVB-S
> card is recognized by the kernel and mplayer (like 'mplayer
> dvb://ZDF') from the console works works fine.
>
> I also have a freshly scanned channels.conf in ~./mplayer and I've set
> up some channels in /etc/freevo/local_conf.py
>
> My TV settings in local_conf.py look like this:
>
> TV_SETTINGS = 'pal television europe-west /dev/video0'
> TV_DRIVER = 'v4l'
> TV_DEVICE = '/dev/video0'
> TV_INPUT = 0
>
> VIDEO_GROUPS[0].group_type='DVB'

Python is case sensitive, should be:
VIDEO_GROUPS[0].group_type='dvb'

> TV_CHANNELS =   [('hbo.com',    'HBO',  'HBO'),
>                 ('1-live.de',   '1-Live',       '1LIVE'),
>                 ('zdf.de',      'ZDF',  'ZDF')]
>
>
>
> I also tried with everything else commented out, but that does not
> change anything.
>
> When I select a channel from the guide I can see the mplayer (at least
> I suppose it's mplayer) screen appear for half a second or so and then
> I'm back in freevo.
>
> With Freevo started from the console I see: 'ERROR: Unable to get
> channel list for europe-west.'
>
> What could I do next? Any help would be greatly appreciated, since I'm
> pretty much stuck by now...

HtH
DuNcAn


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to