Pandora won't load
#1
Question 
Hi-

Whenever I try to load Pandora it says Script Failed. Can someone help? I'm terribly frustrated.

I'm on Windows 7 running XMBC Ver 11.0

Thanks in advance!

-Leon[/quote]

Code:
18:41:23 T:4696  NOTICE: -->Python Interpreter Initialized<--
18:41:23 T:4696  NOTICE: PANDORA: Initializing v1.2.10
18:41:23 T:4696  NOTICE: PANDORA: sys.platform = win32
18:41:23 T:4696  NOTICE: PANDORA: Loading key from file "C:\Users\Leon\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.pandora\key_in"
18:41:23 T:4696  NOTICE: PANDORA: Loading key from file "C:\Users\Leon\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.pandora\key_out"
18:41:25 T:4696   ERROR: Error Type: <class 'xmlrpclib.Fault'>
18:41:25 T:4696   ERROR: Error Contents: <Fault 1: 'org.apache.xmlrpc.XmlRpcException: 000.000.000.000|0|INCOMPATIBLE_VERSION|Pandora does not support your client version.'>
18:41:25 T:4696   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Leon\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 248, in <module>
                                                panda = Panda()
                                              File "C:\Users\Leon\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 80, in __init__
                                                self.pandora.sync()
                                              File "C:\Users\Leon\AppData\Roaming\XBMC\addons\script.xbmc.pandora\libpandora\pandora.py", line 63, in sync
                                                parsed = xmlrpclib.loads( resp )[0][0]
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\xmlrpclib.py", line 1184, in loads
                                                return u.close(), u.getmethodname()
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\xmlrpclib.py", line 838, in close
                                                raise Fault(**self._stack[0])
                                            Fault: <Fault 1: 'org.apache.xmlrpc.XmlRpcException: 000.000.000.000|0|INCOMPATIBLE_VERSION|Pandora does not support your client version.'>
Reply
#2
Are you using the version from this post? If you are having issues with particular add-ons, your posts are best suited in the thread for that add-on.
Reply
#3
Thanks for the reply, I'll try that zip file when I get home from work today.
Reply
#4
(2012-05-07, 18:51)lstamatis Wrote: Thanks for the reply, I'll try that zip file when I get home from work today.

Did it work?
Reply
#5
It did. Thanks so much for your help. I forgot to let you know, sorry.
Reply
#6
I deleted the scripts from .xbmc/addons and .xbmc/userdata/addon_data, rebooted, installed VT's zip and still not working. Log posted below:
Quote:15:42:05 T:2906647408 WARNING: CreateLoader - Unsupported protocol(script) in script://Pandora/fanart.jpg
15:42:05 T:2906647408 WARNING: Previous line repeats 1 times.
15:42:05 T:2906647408 WARNING: CreateLoader - Unsupported protocol(script) in script://../fanart.jpg
15:42:07 T:2949602160 WARNING: Previous line repeats 1 times.
15:42:07 T:2949602160 NOTICE: -->Python Interpreter Initialized<--
15:42:07 T:2949602160 NOTICE: PANDORA: Initializing v1.2.10
15:42:07 T:2949602160 NOTICE: PANDORA: sys.platform = linux2
15:42:07 T:2949602160 NOTICE: PANDORA: Loading key from file "/home/xbmc/.xbmc/userdata/addon_data/script.xbmc.pandora/key_in"
15:42:07 T:2949602160 NOTICE: PANDORA: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/json/src/libpiano/crypt_key_input.h"
15:42:07 T:2949602160 ERROR: Error Type: <type 'exceptions.AttributeError'>
15:42:07 T:2949602160 ERROR: Error Contents: 'HTTPError' object has no attribute 'reason'
15:42:07 T:2949602160 ERROR: Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/script.xbmc.pandora/default.py", line 248, in <module>
panda = Panda()
File "/home/xbmc/.xbmc/addons/script.xbmc.pandora/default.py", line 63, in __init__
self.pandora = Pandora( dataDir, fmt )
File "/home/xbmc/.xbmc/addons/script.xbmc.pandora/libpandora/pandora.py", line 34, in __init__
if not self.keys.loadKeys():
File "/home/xbmc/.xbmc/addons/script.xbmc.pandora/libpandora/keys.py", line 44, in loadKeys
"crypt_key_input.h" )
File "/home/xbmc/.xbmc/addons/script.xbmc.pandora/libpandora/keys.py", line 124, in _loadKeyFromURL
print "PANDORA: URLError: %s" %e.reason
AttributeError: 'HTTPError' object has no attribute 'reason'
15:42:10 T:78797680 WARNING: CreateLoader - Unsupported protocol(addons) in addons://sources/Music Add-ons/fanart.jpg
15:42:10 T:3016743792 WARNING: CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
15:42:10 T:2906647408 WARNING: Previous line repeats 1 times.
15:42:10 T:2906647408 WARNING: CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
15:42:10 T:78797680 WARNING: Previous line repeats 1 times.
15:42:10 T:78797680 WARNING: CreateLoader - Unsupported protocol(addons) in addons://sources/Music Add-ons/fanart.jpg
Reply
#7
You'll have better luck posting your problem in the forum referenced by kricker in post #2 above... that's where all the people who support and use the Pandora add-on hang out.
Reply

Logout Mark Read Team Forum Stats Members Help
Pandora won't load0