root/trunk/grabbers/abc_website.conf

Revision 1381, 0.6 kB (checked in by max, 10 months ago)

Change abc_website channel from ABC2 to 'ABC2 / ABC4' as per official name. From #343.

Line 
1$config = {
2            'max_reliable_days' => 7,
3            'channels' => 'ABC1,ABC2_/_ABC4,ABC3,ABC_News_24',
4            'option_days_offset' => '--offset',
5            'option_offset_eats_days' => 1,
6            'regions' => '',
7            'option_ready' => '--version',
8            'desc' => 'Guide for ABC1/2/3/News 24 from http://www.abc.net.au',
9            'max_days' => '14',
10            'category' => 1,
11            'micrograbs' => 1,
12            'quality' => 2,
13            'has_subtitles' => 1,
14            'cache' => 1,
15            'max_runtime' => '120',
16            'option_days' => '--days'
17          };
Note: See TracBrowser for help on using the browser.