root/trunk/grabbers/zaxmltv.conf

Revision 1329, 0.5 kB (checked in by max, 19 months ago)

New grabber: zaxmltv from Mike Lampard

Line 
1$config = {
2            'option_anon_socks' => '',
3            'max_reliable_days' => 7,
4            'channels' => 'AlJazeera,CCTVNews',
5            'has_subtitles' => 0,
6            'regions' => '',
7            'option_ready' => '--version',
8            'desc' => 'Grabs XMLTV data for AlJazeera and CCTVNews satellite channels from zaxmltv.flash.za.org.',
9            'max_days' => '14',
10            'max_runtime' => '2',
11            'category' => 2,
12            'type' => 'paytv',
13            'quality' => 3
14          };
Note: See TracBrowser for help on using the browser.