<div>sweet, thanks :D</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 22/07/06, <b class="gmail_sendername">Phill Edwards</b> &lt;<a href="mailto:philledwards@gmail.com">philledwards@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; I have an account on OzTivo, but if it's more than a 5-minute migration I'll<br>&gt; 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>&lt;?xml version=&quot;1.0&quot;?&gt;<br>&lt;!--<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>--&gt;<br><br>&lt;config&gt;<br><br>&lt;!--<br>&nbsp;&nbsp;Insert your username and password information here:<br>--&gt;<br><br>&lt;login provider=&quot;tvguide&quot; user=&quot;xxxxxxxx&quot; password=&quot;yyyyyyyy&quot; /&gt;
<br><br>&lt;!--<br>&nbsp;&nbsp;Modify the following to list the channels you wish to grab.&nbsp;&nbsp;The 'display'<br>&nbsp;&nbsp;attribute is the human readable display name (currently ignored by mythTV<br>&nbsp;&nbsp;0.18 when using DVB).&nbsp;&nbsp;The 'tvguide' attribute is the channel name on the
<br>&nbsp;&nbsp;<a href="http://tvguide.org.au">tvguide.org.au</a> web site.<br>&nbsp;&nbsp;XMLTV ids can also be re-written by adding a 'local' attribute:<br><br>&nbsp;&nbsp; Note: Here is an example of a re-written XMLTV channel ID:<br>&lt;channel display=&quot;ABC Digital&quot; tuhs=&quot;ABC-NSW&quot; local=&quot;
<a href="http://ABC-NSW.tvguide.org.au">ABC-NSW.tvguide.org.au</a>&quot; /&gt;<br>--&gt;<br><br>&lt;channel display=&quot;ABC Digital&quot; tvguide=&quot;ABC-NSW&quot; local=&quot;<a href="http://nsw.abc.gov.au">nsw.abc.gov.au
</a>&quot; /&gt;<br>&lt;channel display=&quot;ABC 2&quot; tvguide=&quot;ABC2&quot; local=&quot;<a href="http://abc2.abc.gov.au">abc2.abc.gov.au</a>&quot; /&gt;<br>&lt;channel display=&quot;Nine Digital&quot; tvguide=&quot;Nine-Syd&quot;
<br>local=&quot;<a href="http://sydney.nine.com.au">sydney.nine.com.au</a>&quot; /&gt;<br>&lt;channel display=&quot;SBS Digital&quot; tvguide=&quot;SBS-NSW&quot; local=&quot;<a href="http://sydney.sbs.com.au">sydney.sbs.com.au
</a>&quot; /&gt;<br>&lt;channel display=&quot;Seven Digital&quot; tvguide=&quot;Seven-Syd&quot;<br>local=&quot;<a href="http://sydney.seven.com.au">sydney.seven.com.au</a>&quot; /&gt;<br>&lt;channel display=&quot;Ten Digital&quot; tvguide=&quot;Ten-NSW&quot; local=&quot;
<a href="http://sydney.ten.com.au">sydney.ten.com.au</a>&quot; /&gt;<br><br>&lt;/config&gt;<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>