Win script.extendedinfo throttled
#1
Hello

I often get a script error during music playback. In the logs i found that the requests are throttled. Get anyone those errors too?
As i understand my pc or my IP is doing too many request in a specified time.
But why? I simply switched to music visualization and get this error.
Code:
02:46:25 T:1980   DEBUG: script.extendedinfo: Your requests are being throttled by MusicBrainz because the application you are using has not identified itself.  Please update your application, and see http://musicbrainz.org/doc/XML_Web_Service/Rate_Limiting for more information.
                                            For usage, please see: http://musicbrainz.org/development/mmd
02:46:25 T:1980   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: syntax error: line 1, column 0
                                            Traceback (most recent call last):
                                              File "C:\Program Files\XBMC14\portable_data\addons\script.extendedinfo\default.py", line 896, in <module>
                                                Main()
                                              File "C:\Program Files\XBMC14\portable_data\addons\script.extendedinfo\default.py", line 100, in __init__
                                                self.run_backend()
                                              File "C:\Program Files\XBMC14\portable_data\addons\script.extendedinfo\default.py", line 694, in run_backend
                                                Artist_mbid = GetMusicBrainzIdFromNet(self.selecteditem)
                                              File "C:\Program Files\XBMC14\portable_data\addons\script.extendedinfo\MusicBrainz.py", line 64, in GetMusicBrainzIdFromNet
                                                curXML = xml.dom.minidom.parseString(ret)
                                              File "C:\Program Files\XBMC14\system\python\Lib\xml\dom\minidom.py", line 1931, in parseString
                                                return expatbuilder.parseString(string)
                                              File "C:\Program Files\XBMC14\system\python\Lib\xml\dom\expatbuilder.py", line 940, in parseString
                                                return builder.parseString(string)
                                              File "C:\Program Files\XBMC14\system\python\Lib\xml\dom\expatbuilder.py", line 223, in parseString
                                                parser.Parse(string, True)
                                            ExpatError: syntax error: line 1, column 0
                                            -->End of Python script error report<--
Reply
#2
Thats because you are using an outdated Version.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#3
Thank you. I updated to the latest git and now the script error during musik playback is gone.

I still have a script error at startup. I deleted 2 lines in the script and now all is fine.
Reply
#4
Bad idea. Dont touch the Scripts.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#5
How do I get rid of the extendedinfo script error on startup?

thanks
Reply
#6
(2014-12-06, 19:06)Brimstone Wrote: How do I get rid of the extendedinfo script error on startup?

thanks

If somebody could help you they would need a debug log and a lot more info on your personal setup (skin, extended.info version, ect..)
Reply
#7
I recall seeing a post from Phil with the fix.
Reply
#8
i get the same error - i think its because we are using the "warlion" mod of aeon nox ( or better the _ANDY_ Helix mod of the warlion mod...its getting so complicated hehe
Reply
#9
(2014-12-06, 19:52)Brimstone Wrote: I recall seeing a post from Phil with the fix.

The main reason is that you guys are using an unmaintained skin. switch the horses or get used to more errors in the future.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#10
hehe i will switch my fury when some other nice nox is out and final Smile ( with all the nice features warlions mod ) have Smile till then i can live with the situation i have atm ( its all running )

but phils nox is going to the right direction Wink ( main menu able to center again and some nice movie set mods and i go to the horse market ^^ )

dont get this post wrong phil ! u have all of my respect for your great work, but atm the warlion mod is for me the best looking nox´s out there Wink
Reply
#11
I don´t really care which skins you guys are using (and I wouldnt recommend my own one for daily use anyway), what sucks is that a huge portion of bug reports I receive is from people who either use outdated skins or outdated scripts.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#12
I can't switch horses right now. At the moment, there aren't any better ones out there.
Thanks for your response.
Reply

Logout Mark Read Team Forum Stats Members Help
script.extendedinfo throttled0