PDA

View Full Version : tv_grab_au_reg does not work in mythtv



wrachild
08-05-2006, 02:03 PM
I have setup and installed the grabber and set my prefences for channels and xmltv data. when I run mythfilldatabase to get teh data I receive teh following.

2006-05-08 14:57:52.851 Using runtime prefix = /usr/local
2006-05-08 14:57:52.868 New DB connection, total: 1
2006-05-08 14:57:52.870 Connected to database 'mythconverg' at host: localhost
2006-05-08 14:57:52.875 New DB connection, total: 2
2006-05-08 14:57:52.876 Connected to database 'mythconverg' at host: localhost
2006-05-08 14:57:52.877 Updating source #3 (tvguide) with grabber tv_grab_au
2006-05-08 14:57:52.878 ----------------- Start of XMLTV output -----------------
2006-05-08 14:57:52.879 New DB connection, total: 3
2006-05-08 14:57:52.879 Connected to database 'mythconverg' at host: localhost


Error reading config file: /home/mythmaster/.mythtv/tvguide.xmltv


Traceback (most recent call last):
File "/usr/local/bin/tv_grab_au", line 571, in ?
main()
File "/usr/local/bin/tv_grab_au", line 549, in main
load_config(config_file)
File "/usr/local/bin/tv_grab_au", line 445, in load_config
for (event,node) in events:
File "/usr/lib/python2.3/site-packages/_xmlplus/dom/pulldom.py", line 232, in next
rc = self.getEvent()
File "/usr/lib/python2.3/site-packages/_xmlplus/dom/pulldom.py", line 265, in getEvent
self.parser.feed(buf)
File "/usr/lib/python2.3/site-packages/_xmlplus/sax/expatreader.py", line 220, in feed
self._err_handler.fatalError(exc)
File "/usr/lib/python2.3/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError
raise exception
xml.sax._exceptions.SAXParseException: <unknown>:69:24: not well-formed (invalid token)
2006-05-08 14:57:53.126 ------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
2006-05-08 14:57:53.128 Updating icons for sourceid: 3
2006-05-08 14:57:53.129 New DB connection, total: 4
2006-05-08 14:57:53.130 Connected to database 'mythconverg' at host: localhost
Updated programs: 0 Unchanged programs: 0
2006-05-08 14:57:53.136 New DB connection, total: 5
2006-05-08 14:57:53.137 Connected to database 'mythconverg' at host: localhost
2006-05-08 14:57:53.140 Failed to fetch some program info


any help would be appreciated.

thanks.

zollymonsta
15-05-2006, 05:21 AM
Wouldn't it be best to post this question on a Myth TV related website? :p

petestrash
15-05-2006, 11:10 AM
Wouldn't it be best to post this question on a Myth TV related website? :p

It's probably posted here because OzTiVo is the main source of data for Myth and tv_grab_au_reg is also linked from us.

That said have you followed the install instructions @ tv_grab_au_reg (http://www.cse.unsw.edu.au/~willu/xmltv/tv_grab_au_reg.html)

Any support issues you are probably best to ask William (http://www.cse.unsw.edu.au/~willu) the author.

Peter.