XBMC Community Forum
[RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (/forumdisplay.php?fid=148)
+---- Thread: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) (/showthread.php?tid=70471)



getting frustrated with all these API changes... - thewarm - 2011-11-10 17:45

I'm trying to maintain an XBMC setup for my uncle on the other side of the USA. It seems like I'm getting a call from him every week...
First the Weather.com API change. Now Pandora (again).

I don't mind taking care of my system, but it is frustrating! Oo

BTW, didn't work for me either...


- ateam201 - 2011-11-10 20:43

Yeah still asking for username and password and I tried the code from pastebin as well.


- freebs - 2011-11-10 21:23

Same here .. Still asks for auth..

anything else I can try.


- espengaasemyr - 2011-11-10 21:38

+1


- jjense01 - 2011-11-10 23:16

pstation Wrote:for anyone that's having issues I modified the file so that it should work with the new protocol and ssl login

http://pastebin.ca/2093456

just replace the pandora.py file with what's posted above

This did work for me after I uninstalled Pandora, reinstalled it, exited XBMC, changed the pandora.py, and then started XBMC back up.


- freebs - 2011-11-10 23:20

Got it going - I used winscp and pasted into the file with the Winscp editor..
That was what didn't work...


So I copied via Winscp - I opened a terminal and pasted in the terminal with nano editor going and bam! it worked. So something in the translation from winscp editor..


Hope this works for you guys..


- Khan - 2011-11-11 14:37

Can someone please post a working copy of their pandora.py file? Regardless of how I copy+paste it, the script is throwing an error. Thanks

-k


- woodyearl - 2011-11-11 15:19

Khan Wrote:Can someone please post a working copy of their pandora.py file? Regardless of how I copy+paste it, the script is throwing an error. Thanks

-k

go to the pastebin.
In the left column under "paste action" select download RAW.
Hightlight entire file and "copy"
Paste into the pandora.py after selecting all.

Does this help??


- Khan - 2011-11-11 15:31

Yeah...I've tried that several times. What's truly annoying is that if I run the file from the command line, I don't see any errors. Hence why I asked for a working copy of the file in order to narrow down where the issue is occurring.

Thanks,

-k


- tc.m - 2011-11-11 15:33

a thought for those continuing to get errors:

i continued to receive errors as well until i switched from copying the script from the "pandora.py" main field on http://pastebin.ca/2093456 to copying it from the "update paste below" field at the bottom of that page.

i was receiving "script failed" errors when attempting to start the pandora plugin, but there were no issues with permissions that i could see. further, it wasn't even getting to the point of attempting the pandora login, it was the script itself that was failing.

this leads me to believe that some measure of formatting was carrying over from the pastebin webpage. notice that the "update paste below" field is stripped of formatting.

just my two cents. i may not have the whole picture figured out, but its a breadcrumb for those that are still having issues.
worked for me.

peace
~tc