Hello,

Since my cable provider has a very creative way to line up all tv
channels none off the provided freq_tables worked (for most chanels)
So I use the one most fitting (europe-west) and added an section:

FREQUENCY_TABLE = {
    '48'   :    689750,
    '50'   :    700250,
}

to my local_conf.py as addition to:

TV_CHANNELS = [ 
    ( 'rtl4.nl', 'RTL 4', '48'), 
    ( 'rtl5.nl', 'RTL 5', '50') ]

But when viewing I still get an "off-place" channel, when leaving the
commandline it showes:
mode=tv    channel=rtl5.nl  tuner=50
-- 
Groetjes Japie



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to