[mythtv-users] tv_grab_au - changover to OzTivo - Timezone problems

Support [ Ian Ward ] support at cyberpro.com.au
Tue Jul 18 13:44:43 UTC 2006


Hi all.

I just changed over and thought I'd share the following:

Went to :
http://www.cse.unsw.edu.au/~willu/xmltv/tv_grab_au_reg.html

Of course I didn't read the instructions properly.  Had major problems 
with Timezones as OzTivo data is GMT.

Basically though...

Registered with OZTivo
Set my preferences to xml listings and the sydney channels

Needed to go into mythtv-setup and in global settings, change "Time 
offset for XMLTV listings to "Auto"
I decided rather than use --graboptions "--force-explicit-timezone" for 
mythfilldatabase, I would set the timezone for each channel
I set my local channel name  to "nsw.abc.gov.au" etc, for backward 
compatibility with the old ninemsn script.

my mythtv users crontab is now:
/usr/bin/mythfilldatabase --graboptions "--days=14"
Looking forward to having 14 days of data seeing all of us are going to 
be contributing.. ;)

Here is my config file ( for Sydney obviously )

[mythtv at raptor .xmltv]$ pwd
/var/lib/mythtv/.xmltv
[mythtv at raptor .xmltv]$ more tv_grab_au_reg.xml
<?xml version="1.0"?>

<config>

  <login provider="tvguide" user="ME" password="PASSWORD" />

    <channel display="ABC"       tvguide="ABC-NSW"   
local="nsw.abc.gov.au"      channeltz="+0000"/>
    <channel display="ABC2"      tvguide="ABC2"      
local="abc2.abc.gov.au"     channeltz="+0000"/>
    <channel display="Nine-Syd"  tvguide="Nine-Syd"  
local="sydney.nine.com.au"  channeltz="+0000"/>
    <channel display="SBS-NSW"   tvguide="SBS-NSW"   
local="sydney.sbs.com.au"   channeltz="+0000"/>
    <channel display="Seven-Syd" tvguide="Seven-Syd" 
local="sydney.seven.com.au" channeltz="+0000"/>
    <channel display="Ten-NSW"   tvguide="Ten-NSW"   
local="sydney.ten.com.au"   channeltz="+0000"/>

</config>






More information about the mythtv-users mailing list