[mythtv-users] tv_grab_au foxteldigital

Mark Kirby mark.kirby at exemail.com.au
Thu Jul 6 04:26:56 UTC 2006


Martin Ravell wrote:
>
> Well, I’ve made some progress by finding an old tv_grab_au.conf file 
> (see below).
>
> 2.10 of the immir script is now getting all of the free to air channel 
> data but seems to be ignoring the foxteldigital.
>
> Can anyone take a look at their version of the conf file and see if 
> there is anything that could be causing foxteldigital to be skipped in 
> mine?
>
> Failing that if someone could send a copy of their tv_grab_au.conf 
> file so as I can compare I’d really appreciate it. WAF is running at 
> an all time low and as I am away on business getting Myth the record 
> all her shows is a high priority.
>
> Regards
>
> Marty
>
> $conf = {
>
> 'TZ' => 'Australia/Sydney',
>
> 'services' => [
>
> {
>
> 'name' => 'foxteldigital',
>
> 'region' => 'Australia',
>
> 'regionid' => '168'
>
> },
>
> {
>
> 'name' => 'free',
>
> 'region' => 'Sydney',
>
> 'regionid' => '73'
>
> }
>
> ],
>
> 'slow' => 1
>
> };
>
> $channels = {
>
> 'ABC NSW' => 'nsw.abc.gov.au',
>
> 'ABC2' => 'abc2.abc.gov.au',
>
> 'ARENA TV' => 'arena.foxtel.com.au',
>
> 'ARENA TV+2' => 'arenatv2.foxteldigital.au',
>
> 'BBC WORLD' => 'bbcworld.foxtel.com.au',
>
> 'BLOOMBERG' => 'bloomberg.foxtel.com.au',
>
> 'BBC WORLD' => 'bbcworld.foxtel.com.au',
>
> 'BLOOMBERG' => 'bloomberg.foxtel.com.au',
>
> 'CARTOON NETWORK' => 'cartoon.foxtel.com.au',
>
> 'CHANNEL NINE SYDNEY' => 'sydney.nine.com.au',
>
> 'CHANNEL SEVEN SYDNEY' => 'sydney.seven.com.au',
>
> 'CHANNEL [V]' => 'v.foxtel.com.au',
>
> 'CNBC' => 'cnbc.foxtel.com.au',
>
> 'CNN' => 'cnn.foxtel.com.au',
>
> 'DISCOVERY CHANNEL' => 'discovery.foxtel.com.au',
>
> 'E!' => 'e.foxtel.com.au',
>
> 'FOX CLASSICS+2' => 'classics2.foxtel.com.au',
>
> 'FOX NEWS' => 'foxnews.foxtel.com.au',
>
> 'FOX8' => 'fox8.foxtel.com.au',
>
> 'FOX8+2' => 'fox82.foxtel.com.au',
>
> 'MAX' => 'max.foxtel.com.au',
>
> 'NATIONAL GEOGRAPHIC CHANNEL' => 'natgeo.foxtel.com.au',
>
> 'NETWORK TEN SYDNEY' => 'sydney.ten.com.au',
>
> 'NICK JR' => 'nickjr.foxteldigital.au',
>
> 'NICKELODEON' => 'nickelodeon.foxtel.com.au',
>
> 'SBS NEWS' => 'news.sbs.com.au',
>
> 'SBS SYDNEY' => 'sydney.sbs.com.au',
>
> 'SKY NEWS' => 'skynews.foxtel.com.au',
>
> 'THE LIFESTYLE CHANNEL' => 'lifestyle.foxtel.com.au',
>
> 'SKY NEWS' => 'skynews.foxtel.com.au',
>
> 'THE LIFESTYLE CHANNEL' => 'lifestyle.foxtel.com.au',
>
> 'THE LIFESTYLE CHANNEL+2' => 'lifestyle2.foxtel.com.au',
>
> 'THE WEATHER CHANNEL' => 'weather.foxtel.com.au',
>
> 'TV1' => 'tv1.foxtel.com.au',
>
> 'TV1+2' => 'tv12.foxtel.com.au',
>
> 'TVSN' => 'tvsn.foxtel.com.au',
>
> 'UKTV' => 'uktv.foxtel.com.au',
>
> 'UKTV+2' => 'uktv2.foxtel.com.au',
>
> 'VH1' => 'vh1.foxtel.com.au',
>
> 'W' => 'w.foxtel.com.au'
>
> };
>
> $duplicate = {};
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>   
I wonder if ninemsn have changed the way that they provide the data 
again: the script does not seem to be able to find any service data for 
the foxtel digital channels, a function that was working fine a week or 
so ago. (this is V2.7)

[root at mythtv2 ~]# perl tv_grab_au --configure
A nonempty configuration file /home/kirbymx/.xmltv/tv_grab_au.conf
already exists. There is currently no support for altering an
existing configuration: you have to reconfigure from scratch.

Do you wish to overwrite the old configuration? [yes,no (default=no)] y
Timezone may be Olson DB time zone name ("Australia/Sydney"),
an offset string ("+1000"), or "local" which is the timezone of
your operating system.
Type ? to get select from valid Olson DB timezones,
or enter your timezone.

(default "local", "?" for list) :
getting list of services: ##################################################
Grab listings for austar channels [yes,no,all,none (default=no)]
Grab listings for austardigital channels [yes,no,all,none (default=no)]
Grab listings for foxtel channels [yes,no,all,none (default=no)]
Grab listings for foxteldigital channels [yes,no,all,none (default=no)] yes
Grab listings for free channels [yes,no,all,none (default=no)] yes
Grab listings for optus channels [yes,no,all,none (default=no)]
getting regionid and channels for service foxteldigital: 
##################################################
cannot find regionid at tv_grab_au line 836, <STDIN> line 8.
[root at mythtv2 ~]#




More information about the mythtv-users mailing list