EpgDownloader

WP

WP plugin allows to download tv-guide from tv.wp.pl website. You can get full list of channel names from plugins/WP/channels.xml file. It is ready to paste into main channels.xml. When list of available channels on website changes you could use plugins/WP/scripts/listchannels.pl script to create new one.

Configuration

Configuration of all plugins is kept in main config.xml file. Currently are only able to change the number of days to download schedule for. You could set FULL_DESCRIPTION to '1' if you want to download full epsiodes description. It realy slows down whole process because of much more website requests.
<SECTION NAME="WP"> <OPTION NAME="DAYS" VALUE="7" /> <OPTION NAME="FULL_DESCRIPTION" VALUE="1" /> </SECTION>
Last modification: 2022-01-05 02:09
Valid XHTML 1.0 Strict Valid CSS!