[mythtv-users] tv_grab_au --configure

Phill Edwards philledwards at gmail.com
Wed Jul 5 13:16:28 UTC 2006


> Failing a reason would someone mind sending me a copy of a valid config
> file? I use foxteldigital (and free to air of course) in Sydney.

Mine looks like this. It's only free to air, though.


$conf = {
  'days' => 7,
  'output' => '/home/mythtv/.xmltv/tvlistings_9msn.xml',
  'TZ' => 'Australia/Sydney',
  'warper' => 0,
  'services' => [
    {
      'name' => 'free',
      'region' => 'Sydney',
      'regionid' => '73'
    }
  ],
  'slow' => 1
};
$channels = {
  'ABC NSW' => 'nsw.abc.gov.au',
  'ABC2' => 'abc2.abc.gov.au',
  'CHANNEL NINE SYDNEY' => 'sydney.nine.com.au',
  'CHANNEL SEVEN SYDNEY' => 'sydney.seven.com.au',
  'NETWORK TEN SYDNEY' => 'sydney.ten.com.au',
  'SBS NEWS' => 'news.sbs.com.au',
  'SBS SYDNEY' => 'sydney.sbs.com.au'
};


Regards,
Phill


More information about the mythtv-users mailing list