[mythtvnz] Re: No channel 3 in EPG

Nathan Cook mythtvnz@lists.linuxnut.co.nz
Sun, 25 Mar 2007 19:35:48 +1200


------=_Part_123196_19323551.1174808148788
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have now removed all the other channels from the script so it now reads:

#!/bin/bash
rm -f /home/mythtv/xmltvnz/tvguide.xml
mono xmlTVNZ.exe /home/mythtv/xmltvnz/tvguide.xml -days 3 tv3
mythfilldatabase --file 3 /home/mythtv/xmltvnz/tvguide.xml

after entering sh getlistings.sh I get the following at the prompt:

Days to grab: 7
today: 2640

and then nothing for ages, then I get the following:

TV3 added[2640]: 20070325
TV3 added[2641]: 20070326
TV3 added[2642]: 20070327
TV3 done

Then followed by:

missing or invalid parameters for --file option

Anyone able to help? The tvgiude.xml is being populated with data, it just
seems to be getting it into MythTV is the problem. Anyone able to help?

Thanks

On 3/24/07, Nathan Cook <nathan@cook.net.nz> wrote:
>
> Afternoon all,
>
> Over the last few days I seem to have been missing all of the EPG data for
> channel 3, I have been using Reven's XMLTVNZ to get the xml file created
> and running my own script to get the xml file created:
>
> #!/bin/bash
> rm -f /home/mythtv/xmltvnz/tvguide.xml
> mono xmlTVNZ.exe /home/mythtv/xmltvnz/tvguide.xml -days 7 sat_tv1 sat_tv2
> sat_tv3 sky_c4 sky_prime
> mythfilldatabase --file 1 5 /home/mythtv/xmltvnz/tvguide.xml
>
> I have tried it just now with the xml file from nice.net.nz (cheers :)
> using the following script:
>
> mythfilldatabase --file 1 5 /home/mythtv/xmltvnz/listings-11026.xml
>
> but still no channel 3, is anyone else having the same issues or is this
> something that specific to me?
>
> Thanks for any help!
>
> Nathan
>

------=_Part_123196_19323551.1174808148788
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have now removed all the other channels from the script so it now reads:<br><br>#!/bin/bash<br>rm -f /home/mythtv/xmltvnz/tvguide.xml<br>mono xmlTVNZ.exe /home/mythtv/xmltvnz/tvguide.xml -days 3 tv3<br>mythfilldatabase --file 3 /home/mythtv/xmltvnz/tvguide.xml
<br><br>after entering sh getlistings.sh I get the following at the prompt:<br><br>Days to grab: 7<br>today: 2640<br><br>and then nothing for ages, then I get the following:<br><br>TV3 added[2640]: 20070325<br>TV3 added[2641]: 20070326
<br>TV3 added[2642]: 20070327<br>TV3 done<br><br>Then followed by:<br><br>missing or invalid parameters for --file option<br><br>Anyone able to help? The tvgiude.xml is being populated with data, it just seems to be getting it into MythTV is the problem. Anyone able to help?
<br><br>Thanks<br><br><div><span class="gmail_quote">On 3/24/07, <b class="gmail_sendername">Nathan Cook</b> &lt;<a href="mailto:nathan@cook.net.nz">nathan@cook.net.nz</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Afternoon all,<br><br>Over the last few days I seem to have been missing all of the <span id="st" name="st" class="st">EPG</span> data for <span id="st" name="st" class="st">channel</span> <span id="st" name="st" class="st">
3</span>, I have been using Reven&#39;s XMLTVNZ to get the xml file created and running my own script to get the xml file created:
<br><br>#!/bin/bash<br>rm -f /home/mythtv/xmltvnz/tvguide.xml<br>mono xmlTVNZ.exe /home/mythtv/xmltvnz/tvguide.xml -days 7 sat_tv1 sat_tv2 sat_tv3 sky_c4 sky_prime<br>mythfilldatabase --file 1 5 /home/mythtv/xmltvnz/tvguide.xml
<br><br>I have tried it just now with the xml file from <a href="http://nice.net.nz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nice.net.nz</a> (cheers :) using the following script:<br><br>mythfilldatabase --file 1 5 /home/mythtv/xmltvnz/listings-
11026.xml<br><br>
but still no <span id="st" name="st" class="st">channel</span> <span id="st" name="st" class="st">3</span>, is anyone else having the same issues or is this something that specific to me?<br><br>Thanks for any help!<br><span class="sg">
<br>Nathan<br>
</span></blockquote></div><br>

------=_Part_123196_19323551.1174808148788--