<br><br><div class="gmail_quote">On Mon, Apr 22, 2013 at 8:14 AM, Tim Westbrook <span dir="ltr"><<a href="mailto:iondiode@gmail.com" target="_blank">iondiode@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That four hours might be EIT data? mythtv-setup->Video Sources->(my<br>
video source)->Perform EIT Scan ( should be unchecked)<br>
<br>
Could it be a networking issue?<br>
<br>
Does "wget <a href="http://epg.org.nz/freeview.xml.gz" target="_blank">http://epg.org.nz/freeview.xml.gz</a>" work (when run from your<br>
mythtv box - the box running the backend)?<br></blockquote><div><br><br>Then look at it with zless freeview.xml.gz<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
If my network is down, I get the same errors you see in the mythfilldatabase log<br>
<br>
I also had an issue where if I ran configure from mythtv-setup->Video<br>
Sources->(myvideo source)->Configure, it failed. I had to run<br>
<br>
<br>
tv_grab_nz-py --configure --config-file=~/.mythtv/(myvideosource).xmltv<br>
<br></blockquote><div><br>We've been there and done that.<br>Also I think it needs to be set up for the mythtv user, so make sure you make a symlink to ~mythtv/.mythtv/(yourvideosiurcename).xmltv<br><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Manually<br>
<br>
Note myvideosource much match the name in your mythtv-setup. mine is hd0<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 22 April 2013 06:38, Paulgir <<a href="mailto:paulgir@gmail.com">paulgir@gmail.com</a>> wrote:<br>
><br>
>><br>
>> I initially created my /home/stephen/.mythtv/FreeviewHD.xmltv file<br>
>> using the grabber, but I have maintained it manually ever since.  This<br>
>> is what it now looks like (channels for Wharite transmitter):<br>
>><br>
>> channel=<a href="http://tv1.freeviewnz.tv" target="_blank">tv1.freeviewnz.tv</a><br>
>> channel=<a href="http://tv2.freeviewnz.tv" target="_blank">tv2.freeviewnz.tv</a><br>
>> channel=<a href="http://u.freeviewnz.tv" target="_blank">u.freeviewnz.tv</a><br>
>> channel!<a href="http://tvnz7.freeviewnz.tv" target="_blank">tvnz7.freeviewnz.tv</a><br>
>> channel=<a href="http://tv1-plus1.freeviewnz.tv" target="_blank">tv1-plus1.freeviewnz.tv</a><br>
>> channel=<a href="http://tv3.freeviewnz.tv" target="_blank">tv3.freeviewnz.tv</a><br>
>> channel=<a href="http://tv3-plus1.freeviewnz.tv" target="_blank">tv3-plus1.freeviewnz.tv</a><br>
>> channel=<a href="http://four.freeviewnz.tv" target="_blank">four.freeviewnz.tv</a><br>
>> channel=<a href="http://c4.freeviewnz.tv" target="_blank">c4.freeviewnz.tv</a><br>
>> channel=<a href="http://maori-tv.freeviewnz.tv" target="_blank">maori-tv.freeviewnz.tv</a><br>
>> channel=<a href="http://prime.freeviewnz.tv" target="_blank">prime.freeviewnz.tv</a><br>
>> channel=<a href="http://trackside.sky.co.nz" target="_blank">trackside.sky.co.nz</a><br>
>> channel=<a href="http://choice.freeviewnz.tv" target="_blank">choice.freeviewnz.tv</a><br>
>> channel=<a href="http://parliament.freeviewnz.tv" target="_blank">parliament.freeviewnz.tv</a><br>
>> channel=<a href="http://ctv8.freeviewnz.tv" target="_blank">ctv8.freeviewnz.tv</a><br>
>> channel=<a href="http://tvcentral.freeviewnz.tv" target="_blank">tvcentral.freeviewnz.tv</a><br>
>> channel=<a href="http://rnz-national.freeviewnz.tv" target="_blank">rnz-national.freeviewnz.tv</a><br>
>> channel=<a href="http://rnz-concert.freeviewnz.tv" target="_blank">rnz-concert.freeviewnz.tv</a><br>
>> channel=<a href="http://base-fm.freeviewnz.tv" target="_blank">base-fm.freeviewnz.tv</a><br>
>> channel!<a href="http://tv33.freeviewnz.tv" target="_blank">tv33.freeviewnz.tv</a><br>
>> channel!<a href="http://cue.freeviewnz.tv" target="_blank">cue.freeviewnz.tv</a><br>
>> channel!<a href="http://te-reo.freeviewnz.tv" target="_blank">te-reo.freeviewnz.tv</a><br>
>> channel!<a href="http://george-fm.freeviewnz.tv" target="_blank">george-fm.freeviewnz.tv</a><br>
>><br>
>> Each channel line specifies an xmltvid value that is to be processed<br>
>> for that source.  If there is a = sign, the EPG data is processed for<br>
>> the channel with that xmltvid.  If there is a ! instead, or the<br>
>> xmltvid is missing or does not match, the EPG data for the channel<br>
>> with that xmltvid is ignored.<br>
>><br>
>> The valid xmltvid values can be found at the front of the downloaded<br>
>> EPG xml file in the <channel id> lines.  These are derived from the<br>
>> epgsnoop program or mhegepgsnoop.py program that generates the EPG<br>
>> files - they have configuration that they use to specify the xmltvid<br>
>> values for each channel.  For epgsnoop, that is a channel.conf file<br>
>> that is manually configured.  For mhegepgsnoop.py, it reads the<br>
>> information out of the channel table in the mythconverg database,<br>
>> matching the channel names with the names in the mheg5 data, or it can<br>
>> also have a manual configuration file.<br>
>><br>
>> The downloaded EPG file (freeview.xml.gz) has a small anomaly in that<br>
>> it still lists <a href="http://tvnz7.freeview.tv" target="_blank">tvnz7.freeview.tv</a> as a valid xmltvid, even though the<br>
>> channel is long gone now.  There is, of course, no data for that<br>
>> channel in the file.<br>
>><br>
>> I have another SkyNZ.xmltv file for my Sky source.  I am just updating<br>
>> my Sky setup, so I have not posted it as it is a bit out of date.<br>
>><br>
> Thanks Stephen.<br>
> I ran the grabber script on my desktop and took the ids from it's output.<br>
> Unfortunately I am no closer to finding out why my scheduler is not<br>
> gathering data.<br>
> The weird thing is at some stage in my attempts to get it to work,it<br>
> received 8 days of mostly blank data.<br>
> Only about 4 hours of that data was programmes.<br>
><br>
> Paul<br>
><br>
><br>
> _______________________________________________<br>
> mythtvnz mailing list<br>
> <a href="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</a><br>
> <a href="http://lists.ourshack.com/mailman/listinfo/mythtvnz" target="_blank">http://lists.ourshack.com/mailman/listinfo/mythtvnz</a><br>
> Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/" target="_blank">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a><br>
<br>
_______________________________________________<br>
mythtvnz mailing list<br>
<a href="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/mythtvnz" target="_blank">http://lists.ourshack.com/mailman/listinfo/mythtvnz</a><br>
Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/" target="_blank">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a><br>
</div></div></blockquote></div><br>