Posts: 190
Joined: Sep 2012
Reputation:
0
2013-06-05, 23:53
(This post was last modified: 2013-06-05, 23:54 by boppyman.)
I replaced them 3 lines and when i run the updater i get "script failed! : ratings_all.py"
Posts: 190
Joined: Sep 2012
Reputation:
0
Thanks i used that and no longer get a error but still get 0 files updated
Posts: 190
Joined: Sep 2012
Reputation:
0
NOTICE: [Rating update] - Zoolander: there was a problem with the imdb site!
for every entry
Posts: 6
Joined: Jan 2013
Reputation:
0
I looks and sounds great, but I get the following error:
12:51:44 T:3580 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'xml.parsers.expat.ExpatError'>
Error Contents: not well-formed (invalid token): line 3, column 45
Traceback (most recent call last):
File "C:\Program Files (x86)\XBMC\Eden 12.0\addons\script.ratingupdate\resources\lib\gui.py", line 70, in onClick
Movies()
File "C:\Program Files (x86)\XBMC\Eden 12.0\addons\script.ratingupdate\resources\lib\ratings_all.py", line 258, in __init__
self.Movies = self.listing()
File "C:\Program Files (x86)\XBMC\Eden 12.0\addons\script.ratingupdate\resources\lib\ratings_all.py", line 281, in listing
match = RawXbmcDb.query( 'SELECT idMovie FROM movie' )
File "C:\Program Files (x86)\XBMC\Eden 12.0\addons\script.ratingupdate\resources\lib\dbutils.py", line 19, in query
if RawXbmcDb_Connect is None: RawXbmcDb_Connect = findXbmcDb()
File "C:\Program Files (x86)\XBMC\Eden 12.0\addons\script.ratingupdate\resources\lib\dbutils.py", line 45, in findXbmcDb
advancedsettings.parse( xbmc.translatePath( "special://userdata/advancedsettings.xml" ) )
File "C:\Program Files (x86)\XBMC\Eden 12.0\system\python\Lib\xml\etree\ElementTree.py", line 586, in parse
parser.feed(data)
File "C:\Program Files (x86)\XBMC\Eden 12.0\system\python\Lib\xml\etree\ElementTree.py", line 1245, in feed
self._parser.Parse(data, 0)
ExpatError: not well-formed (invalid token): line 3, column 45
-->End of Python script error report<--
Can someone tell me what is going wrong?
Posts: 190
Joined: Sep 2012
Reputation:
0
I did what you said and it comes up exactly as you said in the second code