[Index] [TitleIndex] [WordIndex

1. Mapping channel names

Regularly download the XMLTV schedule from flash.za.org:

{{{wget http://download.flash.za.org/schedule/ZA-XMLTV.xml.gz gunzip ZA-XMLTV.xml.gz }}}

View the resulting ZA-XMLTV.xml file for channel mappings.

2. Configuring local_conf.py

Run "freevo tv_grab --query" to generate a TV_CHANNELS entry for your local_conf.py file.

{{{$ freevo tv_grab --query

searching for station information XMTV: Auto-detected channel list

Possible list of tv channels. If you want to change the station id, copy the next statement into your local_conf.py and edit it. You can also remove lines or resort them

TV_CHANNELS = [

}}}


2014-02-15 05:10