• 1
  • 84
  • 85
  • 86(current)
  • 87
  • 88
  • 135
[OBSOLETE] Pandora Radio (Script) Music Addon
(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=Use...ttings.xml

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

600 represents the number of seconds (10 minutes), you can put in any number you like.
Reply
(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/pianoba...ey_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/pianoba.../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.
Reply
(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?
Reply
(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/pianoba...ey_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/pianoba.../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/tr.../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.
Reply
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?
Reply
Another updated zip with the changed github for keys. Thanks Smithson15.

http://www.mediafire.com/?5a7upu602iz1pey
Reply
(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.
Reply
Yeah, same here. Gets the keys but fails with "IndexError: list index out of range."

http://pastebin.com/gniXUKiR
Reply
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

Reply
(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
Reply
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

Reply
(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.

Reply
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.
Reply
(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.
Reply
I believe you need to refer to post http://forum.xbmc.org/showthread.php?tid...pid1090076
Reply
  • 1
  • 84
  • 85
  • 86(current)
  • 87
  • 88
  • 135

Logout Mark Read Team Forum Stats Members Help
[OBSOLETE] Pandora Radio (Script) Music Addon11