<br>
Hi all,<br>
<br>
it seems that i have a problem (many actually, but lets look at the one you guys can help with ;-0 )<br>
<br>
I have &quot;googled&quot; the list and used gossomer to try and find and answer for this.<br>
It seems very similar to the issue with the '--&gt;' comments in the config file (which i have removed, previously)<br>
<br>
So,<br>
<br>
I had a working version of the oztivo/tvguide for a week or so and life was good.<br>
<br>
I saw that myth was reporting an error with mythfilldatabase, i left it
go think it was a network issue/ Internet down/ anything else.
Surprise, surprise....... Now it does not work.<br>
<br>
here is what i have done<br>
<br>
I have checked the the config file that the comments were removed, and
the all details are correct.(i tacked it on the bottom of this email)<br>
I have logged into the the site and changed the download setting to v2
format and then saved it. then logged back in and changed it back.
Cleared the cache and check it was set to XMLTV.<br>
<br>
So now i am stuck, i have no idea why this would work and then bomb out.<br>
The system (combined FE/BE 2xDvico DVB-t cards ) locked up twice over
the last week, but I guess that could have done some thing.<br>
<br>
One more thing, its funny, all the data cuts off Last night (sat 5th) at 12pm, except for SBS which has data until Tuesday.<br>
<br>
<br>
below is the -cut-and-paste- of the config file and the errors.<br>
hope you guys can help!!<br>
<br>
Thanks for you time.<br>
Chris H<br>
<br>
<br>
-------- config file ----------------<br>
&lt;?xml version=&quot;1.0&quot;?&gt;<br>
<br>
&lt;config&gt;<br>
<br>
&nbsp; &lt;login provider=&quot;icetv&quot; user=&quot;MyIceTVUserName&quot; password=&quot;myIcePassword&quot; /&gt;<br>
&nbsp; &lt;login provider=&quot;tvguide&quot; user=&quot;ME&quot; password=&quot;PASSWORD&quot; /&gt;<br>
<br>
&nbsp;&nbsp;&nbsp; &lt;channel display=&quot;ABC&quot; tvguide=&quot;ABC-Vic&quot; local=&quot;<a href="http://vic.abc.gov.au">vic.abc.gov.au</a>&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;channel display=&quot;ABC2&quot; tvguide=&quot;ABC2&quot; local=&quot;<a href="http://abc2.abc.gov.au">abc2.abc.gov.au</a>&quot; /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;channel display=&quot;Nine&quot; tvguide=&quot;Nine-Mel&quot; local=&quot;<a href="http://Melbourne.nine.com.au">Melbourne.nine.com.au</a>&quot; /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;channel display=&quot;SBS&quot; tvguide=&quot;SBS-Vic&quot; local=&quot;<a href="http://Melbourne.sbs.com.au">Melbourne.sbs.com.au</a>&quot; /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;channel display=&quot;Seven&quot; tvguide=&quot;Seven-Mel&quot; local=&quot;<a href="http://Melbourne.seven.com.au">Melbourne.seven.com.au</a>&quot; /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;channel display=&quot;Ten&quot; tvguide=&quot;Ten-Vic&quot; local=&quot;<a href="http://Melbourne.ten.com.au">Melbourne.ten.com.au</a>&quot; /&gt;<br>
<br>
&lt;/config&gt;<br>
<br>
-------- end config file ----------<br>
<br>
------- error message ----------<br>
<br>
[root@Mythdora .mythtv]# su mythtv<br>
[mythtv@Mythdora .mythtv]$ mythfilldatabase<br>
2006-08-06 18:29:42.293 Using runtime prefix = /usr<br>
2006-08-06 18:29:42.326 New DB connection, total: 1<br>
2006-08-06 18:29:42.339 Connected to database 'mythconverg' at host: localhost<br>
2006-08-06 18:29:42.350 New DB connection, total: 2<br>
2006-08-06 18:29:42.351 Connected to database 'mythconverg' at host: localhost<br>
2006-08-06 18:29:42.360 Updating source #1 (FTA-DVB) with grabber tv_grab_au<br>
2006-08-06 18:29:42.361 ----------------- Start of XMLTV output -----------------<br>
2006-08-06 18:29:42.363 New DB connection, total: 3<br>
2006-08-06 18:29:42.364 Connected to database 'mythconverg' at host: localhost<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;/usr/bin/tv_grab_au&quot;, line 571, in ?<br>
&nbsp;&nbsp;&nbsp; main()<br>
&nbsp; File &quot;/usr/bin/tv_grab_au&quot;, line 563, in main<br>
&nbsp;&nbsp;&nbsp; grab()<br>
&nbsp; File &quot;/usr/bin/tv_grab_au&quot;, line 436, in grab<br>
&nbsp;&nbsp;&nbsp; grabTVGuideDayChannel(day, channel)<br>
&nbsp; File &quot;/usr/bin/tv_grab_au&quot;, line 323, in grabTVGuideDayChannel<br>
&nbsp;&nbsp;&nbsp; outputDayChannel(f, channel)<br>
&nbsp; File &quot;/usr/bin/tv_grab_au&quot;, line 308, in outputDayChannel<br>
&nbsp;&nbsp;&nbsp; for (event,node) in events:<br>
&nbsp; File &quot;/usr/lib/python2.4/site-packages/_xmlplus/dom/pulldom.py&quot;, line 232, in next<br>
&nbsp;&nbsp;&nbsp; rc = self.getEvent()<br>
&nbsp; File &quot;/usr/lib/python2.4/site-packages/_xmlplus/dom/pulldom.py&quot;, line 265, in getEvent<br>
&nbsp;&nbsp;&nbsp; self.parser.feed(buf)<br>
&nbsp; File &quot;/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py&quot;, line 220, in feed<br>
&nbsp;&nbsp;&nbsp; self._err_handler.fatalError(exc)<br>
&nbsp; File &quot;/usr/lib/python2.4/site-packages/_xmlplus/sax/handler.py&quot;, line 38, in fatalError<br>
&nbsp;&nbsp;&nbsp; raise exception<br>
xml.sax._exceptions.SAXParseException: &lt;unknown&gt;:269:1: not well-formed (invalid token)<br>
2006-08-06 18:29:49.378 ------------------ End of XMLTV output ------------------<br>
Error in 315:1: unexpected end of file<br>
2006-08-06 18:29:49.393 Updating icons for sourceid: 1<br>
2006-08-06 18:29:49.396 New DB connection, total: 4<br>
2006-08-06 18:29:49.397 Connected to database 'mythconverg' at host: localhost<br>
Updated programs: 0&nbsp; Unchanged programs: 0<br>
2006-08-06 18:29:49.442 New DB connection, total: 5<br>
2006-08-06 18:29:49.444 Connected to database 'mythconverg' at host: localhost<br>
2006-08-06 18:29:49.448 Failed to fetch some program info<br>
2006-08-06 18:29:49.448 Adjusting program database end times.<br>
2006-08-06 18:29:49.455&nbsp;&nbsp;&nbsp;&nbsp; 0 replacements made<br>
2006-08-06 18:29:49.456 Marking generic episodes.<br>
2006-08-06 18:29:49.479&nbsp;&nbsp;&nbsp;&nbsp; Found 0<br>
2006-08-06 18:29:49.480 Marking repeats.<br>
2006-08-06 18:29:49.505&nbsp;&nbsp;&nbsp;&nbsp; Found 0<br>
2006-08-06 18:29:49.505 Unmarking new episode rebroadcast repeats.<br>
2006-08-06 18:29:49.528&nbsp;&nbsp;&nbsp;&nbsp; Found 0<br>
2006-08-06 18:29:49.537<br>
===============================================================<br>
| Attempting to contact the master backend for rescheduling.&nbsp; |<br>
| If the master is not running, rescheduling will happen when |<br>
| the master backend is
restarted.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|<br>
===============================================================<br>
2006-08-06 18:29:49.545 Connecting to backend server: 192.168.*.*:6543 (try 1 of 5)<br>
2006-08-06 18:29:49.552 Using protocol version 26<br>
2006-08-06 18:29:49.603 mythfilldatabase run complete.<br>
[mythtv@Mythdora .mythtv]$<br>
<br>
-------- end error message --------------------<br>
<br>
<br>