Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Tv_grab_au (oztivo) help.

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


jchendo at gmail

Aug 6, 2006, 2:06 AM

Post #1 of 6 (2104 views)
Permalink
Tv_grab_au (oztivo) help.

Hi all,

it seems that i have a problem (many actually, but lets look at the one you
guys can help with ;-0 )

I have "googled" the list and used gossomer to try and find and answer for
this.
It seems very similar to the issue with the '-->' comments in the config
file (which i have removed, previously)

So,

I had a working version of the oztivo/tvguide for a week or so and life was
good.

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.

here is what i have done

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)
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.

So now i am stuck, i have no idea why this would work and then bomb out.
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.

One more thing, its funny, all the data cuts off Last night (sat 5th) at
12pm, except for SBS which has data until Tuesday.


below is the -cut-and-paste- of the config file and the errors.
hope you guys can help!!

Thanks for you time.
Chris H


-------- config file ----------------
<?xml version="1.0"?>

<config>

<login provider="icetv" user="MyIceTVUserName" password="myIcePassword" />
<login provider="tvguide" user="ME" password="PASSWORD" />

<channel display="ABC" tvguide="ABC-Vic" local="vic.abc.gov.au"/>
<channel display="ABC2" tvguide="ABC2" local="abc2.abc.gov.au" />
<channel display="Nine" tvguide="Nine-Mel" local="Melbourne.nine.com.au"
/>
<channel display="SBS" tvguide="SBS-Vic" local="Melbourne.sbs.com.au" />
<channel display="Seven" tvguide="Seven-Mel" local="
Melbourne.seven.com.au" />
<channel display="Ten" tvguide="Ten-Vic" local="Melbourne.ten.com.au" />

</config>

-------- end config file ----------

------- error message ----------

[root [at] Mythdor .mythtv]# su mythtv
[mythtv [at] Mythdor .mythtv]$ mythfilldatabase
2006-08-06 18:29:42.293 Using runtime prefix = /usr
2006-08-06 18:29:42.326 New DB connection, total: 1
2006-08-06 18:29:42.339 Connected to database 'mythconverg' at host:
localhost
2006-08-06 18:29:42.350 New DB connection, total: 2
2006-08-06 18:29:42.351 Connected to database 'mythconverg' at host:
localhost
2006-08-06 18:29:42.360 Updating source #1 (FTA-DVB) with grabber tv_grab_au
2006-08-06 18:29:42.361 ----------------- Start of XMLTV output
-----------------
2006-08-06 18:29:42.363 New DB connection, total: 3
2006-08-06 18:29:42.364 Connected to database 'mythconverg' at host:
localhost
Traceback (most recent call last):
File "/usr/bin/tv_grab_au", line 571, in ?
main()
File "/usr/bin/tv_grab_au", line 563, in main
grab()
File "/usr/bin/tv_grab_au", line 436, in grab
grabTVGuideDayChannel(day, channel)
File "/usr/bin/tv_grab_au", line 323, in grabTVGuideDayChannel
outputDayChannel(f, channel)
File "/usr/bin/tv_grab_au", line 308, in outputDayChannel
for (event,node) in events:
File "/usr/lib/python2.4/site-packages/_xmlplus/dom/pulldom.py", line 232,
in next
rc = self.getEvent()
File "/usr/lib/python2.4/site-packages/_xmlplus/dom/pulldom.py", line 265,
in getEvent
self.parser.feed(buf)
File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line
220, in feed
self._err_handler.fatalError(exc)
File "/usr/lib/python2.4/site-packages/_xmlplus/sax/handler.py", line 38,
in fatalError
raise exception
xml.sax._exceptions.SAXParseException: <unknown>:269:1: not well-formed
(invalid token)
2006-08-06 18:29:49.378 ------------------ End of XMLTV output
------------------
Error in 315:1: unexpected end of file
2006-08-06 18:29:49.393 Updating icons for sourceid: 1
2006-08-06 18:29:49.396 New DB connection, total: 4
2006-08-06 18:29:49.397 Connected to database 'mythconverg' at host:
localhost
Updated programs: 0 Unchanged programs: 0
2006-08-06 18:29:49.442 New DB connection, total: 5
2006-08-06 18:29:49.444 Connected to database 'mythconverg' at host:
localhost
2006-08-06 18:29:49.448 Failed to fetch some program info
2006-08-06 18:29:49.448 Adjusting program database end times.
2006-08-06 18:29:49.455 0 replacements made
2006-08-06 18:29:49.456 Marking generic episodes.
2006-08-06 18:29:49.479 Found 0
2006-08-06 18:29:49.480 Marking repeats.
2006-08-06 18:29:49.505 Found 0
2006-08-06 18:29:49.505 Unmarking new episode rebroadcast repeats.
2006-08-06 18:29:49.528 Found 0
2006-08-06 18:29:49.537
===============================================================
| Attempting to contact the master backend for rescheduling. |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted. |
===============================================================
2006-08-06 18:29:49.545 Connecting to backend server: 192.168.*.*:6543 (try
1 of 5)
2006-08-06 18:29:49.552 Using protocol version 26
2006-08-06 18:29:49.603 mythfilldatabase run complete.
[mythtv [at] Mythdor .mythtv]$

-------- end error message --------------------


david.whyte at gmail

Aug 6, 2006, 2:11 AM

Post #2 of 6 (2035 views)
Permalink
Re: Tv_grab_au (oztivo) help. [In reply to]

On 8/6/06, Chris Henderson <jchendo [at] gmail> wrote:
>
> Hi all,

Hi Chris,

Before I help, I have to ask did you watch this season of 24. What is
it like having the same name as the 'bad guy'? :P

>
> 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.
>

It looks like you have done everything right. You have two options:
1) I believe a newer script was released recently, which is useful to
debug such XML issues. Infact, it includes a debug mode, which
pinpoints the exact problem.
2) Try again tomorrow. At times, there can be an issue with the data
that comes down. Last week, there was an invalid character which was
causing a similar problem.

I will run mythfilldatabase now, to check it is not an XML issue.

Cheers,
Whytey
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jchendo at gmail

Aug 6, 2006, 2:24 AM

Post #3 of 6 (2020 views)
Permalink
Re: Tv_grab_au (oztivo) help. [In reply to]

Hi David,

>
> Before I help, I have to ask did you watch this season of 24. What is
> it like having the same name as the 'bad guy'? :P


Nope, sorry dont watch 24. But COOOL i am BAD guy!!!!!!
good reason to watch

>
> It looks like you have done everything right.


that would be a first ;-)

You have two options:
> 1) I believe a newer script was released recently, which is useful to
> debug such XML issues. Infact, it includes a debug mode, which
> pinpoints the exact problem.


Hmmm, have to find out where it is and if i am using it.


2) Try again tomorrow. At times, there can be an issue with the data
> that comes down. Last week, there was an invalid character which was
> causing a similar problem.
>
> I will run mythfilldatabase now, to check it is not an XML issue.


Thanks,

I think this is a problem with mysetup as no one else is complaining.......


CH


david.whyte at gmail

Aug 6, 2006, 2:25 AM

Post #4 of 6 (2030 views)
Permalink
Re: Tv_grab_au (oztivo) help. [In reply to]

On 8/6/06, David Whyte <david.whyte [at] gmail> wrote:
> >
> > 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.
> >
>
> I will run mythfilldatabase now, to check it is not an XML issue.
>

Mine seemed to run just fine :\

Sorry mate, I have no idea :(
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mylists at wilsononline

Aug 6, 2006, 2:38 AM

Post #5 of 6 (2033 views)
Permalink
Re: Tv_grab_au (oztivo) help. [In reply to]

I had a similar problem when I was trying to upgrade, which I did a cut/paste
from my old config file but for the life of me I couldnt get it working, I
ended up using the old config file which was compatible...
sorry I can't help...
--
View this message in context: http://www.nabble.com/Tv_grab_au-%28oztivo%29-help.-tf2058331.html#a5671242
Sent from the mythtv-users forum at Nabble.com.

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jchendo at gmail

Aug 6, 2006, 2:45 AM

Post #6 of 6 (2039 views)
Permalink
Re: Tv_grab_au (oztivo) help. [In reply to]

On 8/6/06, David Whyte <david.whyte [at] gmail> wrote:
>
> On 8/6/06, David Whyte <david.whyte [at] gmail> wrote:
> > >
> > > 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.
> > >
> >
> > I will run mythfilldatabase now, to check it is not an XML issue.
> >
>
> Mine seemed to run just fine :\
>
> Sorry mate, I have no idea :(
>

In the 30 mins I have been typing to you it has started to work.

What is the deal with the bloody computer?????
Is it trying to make me look stupid?

Cos it is succeeding. :-)

I ran it after David emailed the list and it works. you can see the time
stamp on the bloody output and it didnt work then. now it does.
Arrrrrrrrrrrg

thanks anyway
CHris

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.