<div dir="ltr">I noticed after running mythfilldatabase to import my xmltv file that the +1 channels didn't work.<div><br></div><div>When I go to the channel editor these channels don't have an XMLTV ID, and the box for entering it is 'disabled'? I can't navigate to it so I can't set it to match the id in the xmltv file.</div><div><br></div><div>I wonder if this is because I havn't set an XMLTV grubber in the Video Sources, but like I said, there isn't an option for one that matches So I've currently got it set to 'Over-the-Air gude (EIT)'</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 6 Aug 2023 at 16:37, Colin Fraser <<a href="mailto:reg@ccfraser.com">reg@ccfraser.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Not sure what is recommended, but I created the following script which I run from cron every couple of days...<div><br></div><div><font face="monospace" color="#6aa84f">#!/bin/bash<br><br>cd /home/colin/<br>mv -f /home/colin/guide.xml /home/colin/guide-last.xml<br>wget <a href="https://nzxmltv.com/xmltv/guide.xml" target="_blank">https://nzxmltv.com/xmltv/guide.xml</a><br>mythfilldatabase --file --sourceid 1 --xmlfile /home/colin/guide.xml</font><br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature"><div dir="ltr">Regards<br>Colin<br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 6 Aug 2023 at 13:53, Daniel Hughes <<a href="mailto:trampster@gmail.com" target="_blank">trampster@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">How do I import an XMLTV file?<div><br></div><div>I found that I can do this with: (<a href="https://www.mythtv.org/wiki/Mythfilldatabase" target="_blank">https://www.mythtv.org/wiki/Mythfilldatabase</a>)</div><div><br></div><div>mythfilldatabase --file --sourceid <sourceid> --xmlfile myfile.xml<br></div><div><br></div><div>However those instructions say you have to setup the grubber first. If I go to Video Sources->MySource->Listings grabber none of the options seem to suit, they are either 'Over-the-Air' guide (EIT), No grabber, or a country specific grubber (eg Iceland (xmltv)), There isn't an option that allows getting it from a file.</div></div>
_______________________________________________<br>
mythtvnz mailing list<br>
<a href="mailto:mythtvnz@lists.ourshack.com" target="_blank">mythtvnz@lists.ourshack.com</a><br>
<a href="https://lists.ourshack.com/mailman/listinfo/mythtvnz" rel="noreferrer" target="_blank">https://lists.ourshack.com/mailman/listinfo/mythtvnz</a><br>
Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/" rel="noreferrer" target="_blank">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a><br>
</blockquote></div>
_______________________________________________<br>
mythtvnz mailing list<br>
<a href="mailto:mythtvnz@lists.ourshack.com" target="_blank">mythtvnz@lists.ourshack.com</a><br>
<a href="https://lists.ourshack.com/mailman/listinfo/mythtvnz" rel="noreferrer" target="_blank">https://lists.ourshack.com/mailman/listinfo/mythtvnz</a><br>
Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/" rel="noreferrer" target="_blank">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a><br>
</blockquote></div>