<div class="gmail_quote">On Sun, Jun 20, 2010 at 2:18 PM, Tortise <span dir="ltr">&lt;<a href="mailto:tortise@paradise.net.nz">tortise@paradise.net.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Yes , however I&#39;ve been getting the same message for more than a week, so it is updating data despite what it says.</blockquote><div><br>If you&#39;ve got the correct data then why are you worried about the message?<br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> Running mythfilldatabase -v xmltv as {logonuser} gets repeats of:<br>
<br>
2010-06-20 12:38:05.050 Grabbing listing data<br>
--2010-06-20 12:38:05--  <a href="http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdirect/tvlistings/xtvdService" target="_blank">http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdirect/tvlistings/xtvdService</a><br>

Resolving webservices.schedulesdirect.tmsdatadirect.com... 144.142.232.53<br>
Connecting to <a href="http://webservices.schedulesdirect.tmsdatadirect.com" target="_blank">webservices.schedulesdirect.tmsdatadirect.com</a>|144.142.232.53|:80... connected.<br>
HTTP request sent, awaiting response... 401 Unauthorized<br>
Reusing existing connection to <a href="http://webservices.schedulesdirect.tmsdatadirect.com:80" target="_blank">webservices.schedulesdirect.tmsdatadirect.com:80</a>.<br>
HTTP request sent, awaiting response... 401 Unauthorized<br>
Authorization failed.<br>
2010-06-20 12:38:05.685 Grab complete.  Actual data from  to  (UTC)<br>
<br>
I&#39;m not sure why schedules direct is being contacted as I have not (to my kowledge) enabled that.<br></blockquote><div><br>You didn&#39;t give mythfilldatabase any other instructions - it&#39;s default behaviour is to obtain epg data from Schedules Direct. If you want to manually process an xml file using mythfilldatabase you need to tell it where the file is with the --file argument, e.g.:<br>
mythfilldatabase --update --file 1 listings.xml --sourceid 1<br>The &quot;1&quot; after --file specifies which video source the data is for. I&#39;m not sure you actually need the --sourceid argument as well as the --file argument. --update tells mythfilldatabase not to add any missing channels.<br>
<br>Cheers,<br>Steve<br><br><br></div></div>