root/trunk/grabbers/southerncross_website.conf @ 1061

Revision 1061, 0.8 kB (checked in by paul, 5 years ago)

regions 90 and 98 change and new regions 266,267,268
remove Prime (Regional Victoria),Prime (Albury) and Prime Canberra/Sth Coast
add TEN HD to region 74 darwin
other cleanups

Line 
1$config = {
2            'channel_support_exceptions' => '66:-TEN 78:-TEN',
3            'option_anon_socks' => '',
4            'max_reliable_days' => 7,
5            'channels' => 'TEN,Sthn_Cross_TEN',
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.5',
16            'option_days' => '--days'
17          };
Note: See TracBrowser for help on using the browser.