<div>sweet, thanks :D</div>
<div><br><br> </div>
<div><span class="gmail_quote">On 22/07/06, <b class="gmail_sendername">Phill Edwards</b> <<a href="mailto:philledwards@gmail.com">philledwards@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> I have an account on OzTivo, but if it's more than a 5-minute migration I'll<br>> have to put it off a bit longer.
<br><br>Should be easy. Get the script from<br><a href="http://www.cse.unsw.edu.au/~willu/xmltv/tv_grab_au_reg">http://www.cse.unsw.edu.au/~willu/xmltv/tv_grab_au_reg</a>.<br><br>I run it from a shell script like so:<br><br>
/usr/local/bin/tv_grab_au_reg --days 7 --config-file<br>/home/mythtv/.xmltv/tv_grab_au_reg.xml --force-explicit-timezone<br>--output /home/mythtv/.xmltv/tvlistings_reg.xml<br>mythfilldatabase --file 1 7 /home/mythtv/.xmltv/tvlistings_reg.xml
<br><br>Here's my tv_grab_au_reg.xml config file. Put your own XMLTVIDs where<br>it says local=<br><br><?xml version="1.0"?><br><!--<br>This is a configure script for the tv_grab_au_reg XMLTV grabber from
<br><a href="http://tvguife.org.au">tvguife.org.au</a>.<br>--><br><br><config><br><br><!--<br> Insert your username and password information here:<br>--><br><br><login provider="tvguide" user="xxxxxxxx" password="yyyyyyyy" />
<br><br><!--<br> Modify the following to list the channels you wish to grab. The 'display'<br> attribute is the human readable display name (currently ignored by mythTV<br> 0.18 when using DVB). The 'tvguide' attribute is the channel name on the
<br> <a href="http://tvguide.org.au">tvguide.org.au</a> web site.<br> XMLTV ids can also be re-written by adding a 'local' attribute:<br><br> Note: Here is an example of a re-written XMLTV channel ID:<br><channel display="ABC Digital" tuhs="ABC-NSW" local="
<a href="http://ABC-NSW.tvguide.org.au">ABC-NSW.tvguide.org.au</a>" /><br>--><br><br><channel display="ABC Digital" tvguide="ABC-NSW" local="<a href="http://nsw.abc.gov.au">nsw.abc.gov.au
</a>" /><br><channel display="ABC 2" tvguide="ABC2" local="<a href="http://abc2.abc.gov.au">abc2.abc.gov.au</a>" /><br><channel display="Nine Digital" tvguide="Nine-Syd"
<br>local="<a href="http://sydney.nine.com.au">sydney.nine.com.au</a>" /><br><channel display="SBS Digital" tvguide="SBS-NSW" local="<a href="http://sydney.sbs.com.au">sydney.sbs.com.au
</a>" /><br><channel display="Seven Digital" tvguide="Seven-Syd"<br>local="<a href="http://sydney.seven.com.au">sydney.seven.com.au</a>" /><br><channel display="Ten Digital" tvguide="Ten-NSW" local="
<a href="http://sydney.ten.com.au">sydney.ten.com.au</a>" /><br><br></config><br><br><br>Remember to set your download type in XML in the <a href="http://tvguide.org.au">tvguide.org.au</a> web ui settings.<br>
<br>OK - maybe it'll take 10 mins!<br><br>Regards,<br>Phill<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>