[mythtv-users] tv_grab_au 2.11 --configure fails

David Whyte david.whyte at gmail.com
Sun Jul 9 23:49:22 UTC 2006


On 7/10/06, AusUser <michael.weinbergs at wridgways.com.au> wrote:
>
> it looks like the attachment was stripped... maybe cut/paste?

$conf = {
#  'TZ' => 'Australia/Brisbane',
  'services' => [
    {
      'name' => 'free',
      'region' => 'Brisbane',
      'regionid' => '75'
    }
  ],
  'slow' => 1
};
$channels = {
  'ABC QLD' => 'free.Brisbane.2.d1.com.au',
  'ABC2' => 'free.Brisbane.3.d1.com.au',
  'CHANNEL NINE BRISBANE METRO' => 'free.Brisbane.9.d1.com.au',
  'CHANNEL SEVEN BRISBANE' => 'free.Brisbane.7.d1.com.au',
  'NETWORK TEN BRISBANE' => 'free.Brisbane.10.d1.com.au',
  'SBS NEWS' => 'free.Brisbane.SBSNews.d1.com.au',
  'SBS QUEENSLAND' => 'free.Brisbane.SBS.d1.com.au'
};
$duplicate = {};

I commented out the TZ param as I was having issues with an old
version of the script.  I should uncomment it now :|

Cheers,
Whytey


More information about the mythtv-users mailing list