I'm using custom frequencies in my stationlist.xml for tvtime and a
TV_CHANNELS = with the channels mapped according to the positions in the
stationlist.xml. I'm doing so because i'm from germany and tvtime won't work
with our channel system (K18, S14, etc). One problem is that mencoder can't
work this way, because it gets wrong channels which don't exist from the
TV_CHANNELS in local_conf.py ... That's one problem, i can live with that as
i know that someone is already working on in ... But now my stationlist
completely broke, i can't watch TV anymore, my old layout was like

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE stationlist PUBLIC
"http://tvtime.sourceforge.net/DTD/stationlist1.dtd"; "-//tvtime//DTD
stationlist 1.0//EN">
<stationlist xmlns='http://tvtime.sourceforge.net/DTD/'>
  <list norm='PAL' frequencies='europe'>
    <station channel='48.25MHz' name='ARD' band='Custom' norm='PAL'
finetune='0' active='1' position='1'/>
    [...]
  </list>

And now my stationlist looks like:

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE stationlist PUBLIC
"http://tvtime.sourceforge.net/DTD/stationlist1.dtd"; "-//tvtime//DTD
stationlist 1.0//EN">
<stationlist xmlns='http://tvtime.sourceforge.net/DTD/'>
  <list frequencies='freevo' norm='PAL'>
    <station band='US Cable' name='ARD' active='1' position='0'
xmltvid='ard.de' channel='1'/>
    [...]
  </list>

Doh, is that going to be fixed soon?    /me => tv-junkie!

Tia

/jan



-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to