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)



RE: [RELEASE] Pandora Radio (Script) Music Addon - bac522 - 2012-05-15

(2012-05-11, 16:32)tjcinnamon Wrote: Also, Is there a way to keep the INFO up for each song regardless. I have to keep hitting the INFO button on my Nyxboard in between every song.

Thanks,
JOe K.

You need to created a file called advancesettings.xlm and put the following listed below into the file. For more info on this file, see http://wiki.xbmc.org/index.php?title=Userdata/advancedsettings.xml

Code:
<advancedsettings>
        <songinfoduration>600</songinfoduration>
</advancedsettings>

600 represents the number of seconds (10 minutes), you can put in any number you like.


RE: [RELEASE] Pandora Radio (Script) Music Addon - edszfa - 2012-05-15

(2012-05-15, 02:07)brad0383 Wrote: You also need to delete the settings located in .xbmc/userdata/addon_data/

Turns out that the rivy build still says author is spbogie and so I was actually ok, there wasn't overhanging config.

Regardless of this, there's still problems, Rivy's git version has the wrong keys URL path in it so unless you already have keys downloaded it won't work. This is the failing URL:

https://raw.github.com/PromyLOPh/pianobar/json/src/libpiano/crypt_key_input.h

And the Dixon Butts one has a different failing URL which seems to stop me starting it up, this is a now 404:

https://raw.github.com/PromyLOPh/pianobar/json/src/libpiano/

So Rivys won't work if you've not used it to get keys prior to this URL becoming invalid, and Dixon's won't work for me full-stop.

Thanks for all your help guys, but I'm giving up. Neither version will ever work from what I can see unless you happen to have had some semblance of a working setup in place already previously - newcomers to the party like me won't get either to work due to these 404s.


RE: [RELEASE] Pandora Radio (Script) Music Addon - brad0383 - 2012-05-15

(2012-05-15, 02:40)edszfa Wrote:
(2012-05-15, 02:07)brad0383 Wrote: You also need to delete the settings located in .xbmc/userdata/addon_data/

Absolutely nothing matching *pandora* under ${HOME}/.xbmc.

Same issue. Crazy.

That is weird, are you sure you don't have a directory ~/.xbmc/userdata/addon_data/script.xbmc.pandora?


RE: [RELEASE] Pandora Radio (Script) Music Addon - Smithson15 - 2012-05-15

(2012-05-15, 02:40)edszfa Wrote:
(2012-05-15, 02:07)brad0383 Wrote: You also need to delete the settings located in .xbmc/userdata/addon_data/

Turns out that the rivy build still says author is spbogie and so I was actually ok, there wasn't overhanging config.

Regardless of this, there's still problems, Rivy's git version has the wrong keys URL path in it so unless you already have keys downloaded it won't work. This is the failing URL:

https://raw.github.com/PromyLOPh/pianobar/json/src/libpiano/crypt_key_input.h

And the Dixon Butts one has a different failing URL which seems to stop me starting it up, this is a now 404:

https://raw.github.com/PromyLOPh/pianobar/json/src/libpiano/

So Rivys won't work if you've not used it to get keys prior to this URL becoming invalid, and Dixon's won't work for me full-stop.

Thanks for all your help guys, but I'm giving up. Neither version will ever work from what I can see unless you happen to have had some semblance of a working setup in place already previously - newcomers to the party like me won't get either to work due to these 404s.

After looking at the github for the Dixon Butts link, it looks like the address has had a slight update. So it should be:

https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano/

Now I don't know how many instances there are where these links are referenced (I have no background in this type of stuff), but if someone who has some experience can take a look and see if those updates work, I would be happy to test.



RE: [RELEASE] Pandora Radio (Script) Music Addon - jawilljr - 2012-05-17

Doesn't work for me...get failed authentication bad username/password.

Funny the same username/password works in Directv/Android/pandora.com

Why don't it work here?


RE: [RELEASE] Pandora Radio (Script) Music Addon - Dixon Butz - 2012-05-17

Another updated zip with the changed github for keys. Thanks Smithson15.

http://www.mediafire.com/?5a7upu602iz1pey


RE: [RELEASE] Pandora Radio (Script) Music Addon - jawilljr - 2012-05-17

(2012-05-17, 03:47)Dixon Butz Wrote: Another updated zip with the changed github for keys. Thanks Smithson15.

http://www.mediafire.com/?5a7upu602iz1pey

Script failed immediately when trying to run it.

Debug log

Jerry

Edit: Listening via Directv... it works.


RE: [RELEASE] Pandora Radio (Script) Music Addon - edszfa - 2012-05-17

Yeah, same here. Gets the keys but fails with "IndexError: list index out of range."

http://pastebin.com/gniXUKiR


RE: [RELEASE] Pandora Radio (Script) Music Addon - dave_e - 2012-05-19

Same error here as well.

(2012-05-17, 08:35)edszfa Wrote: Yeah, same here. Gets the keys but fails with "IndexError: list index out of range."

http://pastebin.com/gniXUKiR




RE: [RELEASE] Pandora Radio (Script) Music Addon - bostoneric - 2012-05-19

(2012-05-17, 03:47)Dixon Butz Wrote: Another updated zip with the changed github for keys. Thanks Smithson15.

http://www.mediafire.com/?5a7upu602iz1pey


deleted the old script, also the following folders.

home/user/.xbmc/addons/script.xbmc.pandora
and
home/user/.xbmc/userdata/addon_data/script.xbmc.pandora.

still no luck. asking for username/pass again.

Sad


RE: [RELEASE] Pandora Radio (Script) Music Addon - brusk - 2012-05-21

Anybody have any ideas on this. Pandora was working for months with no problems then one day it gives an error trying to load the script. I've uninstalled the script reinstalled made sure I downloaded the latest and still will not load. Here is the part of the log where I see the errors.

http://pastebin.com/LQFpE5c7




RE: [RELEASE] Pandora Radio (Script) Music Addon - tildajones - 2012-05-21

(2012-05-21, 02:00)brusk Wrote: Anybody have any ideas on this. Pandora was working for months with no problems then one day it gives an error trying to load the script. I've uninstalled the script reinstalled made sure I downloaded the latest and still will not load. Here is the part of the log where I see the errors.

http://pastebin.com/LQFpE5c7

000.000.000.000|0|INCOMPATIBLE_VERSION|Pandora does not support your client version.

This error usually means that Pandora has modified their protocol. I noticed that Pianobar was updated May 6th; so, it is very likely that this addon has been broken since then.




RE: [RELEASE] Pandora Radio (Script) Music Addon - bac522 - 2012-05-21

I was using script yesterday without a problem, sounds like you're running an older version of the script or you might need to be patched from a change that was made last month (read back through a few pages of post to find it). Not sure if the patch made it into GIT which means it's not going to work if you're downloading from GIT.


RE: [RELEASE] Pandora Radio (Script) Music Addon - tildajones - 2012-05-21

(2012-05-21, 16:11)bac522 Wrote: I was using script yesterday without a problem, sounds like you're running an older version of the script or you might need to be patched from a change that was made last month (read back through a few pages of post to find it). Not sure if the patch made it into GIT which means it's not going to work if you're downloading from GIT.

I grabbed the master from git yesterday to test with, and it is currently not functioning. So, the patch you are mentioning certainly hasn't made it back into the repo.


RE: [RELEASE] Pandora Radio (Script) Music Addon - bac522 - 2012-05-21

I believe you need to refer to post http://forum.xbmc.org/showthread.php?tid=70471&pid=1090076#pid1090076