root/trunk/grabbers/southerncross_website.conf

Revision 1208, 0.8 kB (checked in by max, 3 years ago)

southerncross_website: Updated for TEN -> SC10

Line 
1$config = {
2            'channel_support_exceptions' => '66:-TEN 78:-TEN',
3            'option_anon_socks' => '',
4            'max_reliable_days' => 7,
5            'channels' => 'TEN,SC10',
6            'micrograbs' => 1,
7            'option_days_offset' => '--offset',
8            'option_offset_eats_days' => 1,
9            'regions' => '90 98 266 267 268 66 69 71 259 261 262 263 264 184 63 86 78 255 256 258 254 253 257 79 126',
10            'option_ready' => '--version',
11            'desc' => 'Guide data for Southern Cross TEN only from http://www.southerncrossbroadcasting.com.au/TVGuide',
12            'max_days' => 18,
13            'max_runtime' => '10',
14            'category' => 2,
15            'quality' => 2,
16            'has_subtitles' => 1,
17            'option_days' => '--days'
18          };
Note: See TracBrowser for help on using the browser.