Kodi Community Forum
[OBSOLETE] Pandora Radio (Script) Music Addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: [OBSOLETE] Pandora Radio (Script) Music Addon (/showthread.php?tid=70471)



- fritzboyle - 2011-04-27

great, thanks durzo. Ill give it a try tonight.


- dallasnights - 2011-04-28

Step 2 and 3 download dont work can someone help or report
Thanks


- tslayer - 2011-04-28

dallasnights Wrote:Step 2 and 3 download dont work can someone help or report
Thanks

Is that because you copied it from the quoted text instead of the original text?

The quoted text has "..." instead of the real url. Look one reply above it.


- dallasnights - 2011-04-28

oops directions work perfectly thanks


- htpc guy - 2011-04-28

durzo Wrote:UPDATE: pianobar has been updated, hooray.

Pandora changed the protocol version & encryption keys on us yesterday.

Step 1: open libpandora/pandora.py and change PROTOCOL_VERSION to equal 30 (PROTOCOL_VERSION=30)

Step 2: download the new crypt_key_input.h from https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_input.h

Step 3: download the new crypt_key_output.h from https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_output.h

Pandora plugin now works.

Works like a charm. Thanks.


- tocheeba - 2011-04-28

Ok, it's working again. However, I've been getting this for the past month or two, on both of my OpenElec XBMC machines. I don't think this is just for OpenElec machines, as it's an addon though. Any ideas how to get Pandora to give the real artist/song info?

Image


- durzo - 2011-04-28

Never had this issue, artist & album comes up fine for me every time using latest ubuntu xbmc packages.


- bac522 - 2011-04-28

durzo Wrote:Never had this issue, artist & album comes up fine for me every time using latest ubuntu xbmc packages.

Same here, runs fine on my Ubuntu machine...seems that the problem is with OpenElec.


- partpricer - 2011-04-29

durzo Wrote:UPDATE: pianobar has been updated, hooray.

Pandora changed the protocol version & encryption keys on us yesterday.

Step 1: open libpandora/pandora.py and change PROTOCOL_VERSION to equal 30 (PROTOCOL_VERSION=30)

Step 2: download the new crypt_key_input.h from https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_input.h

Step 3: download the new crypt_key_output.h from https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_output.h

Pandora plugin now works.

Worked perfectly on my ATV2. Thanks.

To help out others, the full path to the directory on my ATV2 is
Quote:/private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.xbmc.pandora



- eTip - 2011-04-29

durzo Wrote:UPDATE: pianobar has been updated, hooray.

Pandora changed the protocol version & encryption keys on us yesterday.

Step 1: open libpandora/pandora.py and change PROTOCOL_VERSION to equal 30 (PROTOCOL_VERSION=30)

Step 2: download the new crypt_key_input.h from https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_input.h

Step 3: download the new crypt_key_output.h from https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_output.h

Thanks so much for posting this. Ran across your post & I fixed it before I even knew it was broken!


Pandora Working Again on XBMC ATV2 - fritzboyle - 2011-04-30

Thanks so much for the help and the new files. it took a bit of searching as I did not see partpricer's full path and had to search it out myself.

Once I uploaded the new files and changed the Protocol Version, its back to how it was.


Pandora add on problems - srinib4u - 2011-05-01

I have the same issue and I followed the instructions , but the add on still doesnt work. Do i need to save the files as H files, or it doesnt matter?

please help!!


Works finally!!!! - srinib4u - 2011-05-01

It worked finally. I figured out that I was saving the files as text files instead of overwriting the existing(how dumb Sad )....Anyways thanks for who ever helped Smile



srini


script fails with current xbmc - gsgleason - 2011-05-01

Getting the following failure with current git version 20110501-be6ae84

Code:
12:49:15 T:139811335673600 M:1377624064   ERROR: Error Type: <type 'exceptions.TypeError'>
12:49:15 T:139811335673600 M:1377624064   ERROR: Error Contents: XML File for Window is missing
12:49:15 T:139811335673600 M:1377624064   ERROR: Traceback (most recent call last):
                                              File "/home/gsg/.xbmc/addons/script.xbmc.pandora/default.py", line 146, in <module>
                                                panda = Panda()
                                              File "/home/gsg/.xbmc/addons/script.xbmc.pandora/default.py", line 57, in __init__
                                                "Default", "NTSC", panda = self )
                                            TypeError: XML File for Window is missing
12:49:15 T:139811335673600 M:1377624064    INFO: -->End of Python script error report<--
12:49:15 T:139811905234880 M:1377624064    INFO: Loading skin file: DialogKaiToast.xml
12:49:15 T:139811905234880 M:1377624064   DEBUG: Load DialogKaiToast.xml: 4.27ms
12:49:15 T:139811335673600 M:1377624064    INFO: Python script stopped
12:49:15 T:139811335673600 M:1377624064   DEBUG: Thread Python Thread 139811335673600 terminating



- bahdbwoy - 2011-05-02

can I add stations from within xbmc?