<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">At the moment I don't have net connection for my MythTV station.<br>When I set the box up I had it connected to the net so channel setup
<br>and everything is up and running,<br>but how do I download the xml file from the program provider (TV2 in<br>Denmark) and how do I do a mythfilldatabase on the file afterwards?<br>Where do I find the URL to dowload?</blockquote>
<div><br>
Hi Karsten,<br>
<br>
You can use the xmltv grabber to grab the list and convert it to XMLTV format:<br>
<br>
tv_grab_dk -ou dk.xml<br>
<br>
You can then use mythfilldatabase to put the result into MythTV:<br>
<br>
mythfilldatabase --update --file -1 1 dk.xml<br>
<br>
</div></div>Note that there exists a second grabber for Denmark named
tv_grab_dk_tdckabeltv (more channels, end time of last show, more
subtitles).<br>
And there is a mailing list for supporting both grabbers on <a href="http://uk.groups.yahoo.com/group/xmltvdk/">http://uk.groups.yahoo.com/group/xmltvdk/</a><br>
<br>
Niels Dybdahl<br>
<br>