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 - svinyard - 2012-04-29

Pandora is stopping after about 3 songs it seems. I then have to go and restart my station. Is that normal for a non-ONE user?


RE: [RELEASE] Pandora Radio (Script) Music Addon - bostoneric - 2012-04-29

so after some more playing.
uninstall.
reboot
reinstall
reboot
new pandora.py
/home/user/.xbmc/addons/script.xbmc.pandora/libpandora/

works again!


RE: [RELEASE] Pandora Radio (Script) Music Addon - bac522 - 2012-04-29

(2012-04-28, 22:58)Jorge18 Wrote: Thank you to whoever created this but it's getting quite annoying that every couple of months we have to do maintenance on it. Looks like I'm going to have to download music and keep a local library instead of streaming.

Technically, the script is not an authorized client for Pandora. The changes they keep making are exactly why this scripts stops working every few months; they are trying to block scripts like this. It's unfortunate that Pandora shows little willingness to work with the open source community.


RE: [RELEASE] Pandora Radio (Script) Music Addon - rivy - 2012-04-29

I've added the temporary patch code mentioned in the previous post #1174 to my fork of the xbmc-pandora repo. I've also initiated another merge request to @spbogie. But he hasn't responded to other merge requests which are now more than 2 months old. If you want to clone a working repository, you can use mine @ https://git.gitorious.org/xbmc-pandora/xbmc-pandora.git.

My repo also includes my fix for the scrobbling bug (see post #1113).

Cheers!


RE: [RELEASE] Pandora Radio (Script) Music Addon - dallasnights - 2012-04-29

can someone share the pandora.py file that now works I can not find it anywhere

Thanks all


RE: [RELEASE] Pandora Radio (Script) Music Addon - htpc guy - 2012-04-29

Check my sig for a tutorial on Git. Then just pull from git://gitorious.org/~rivy/xbmc-pandora/rivy-xbmc-pandora.git


RE: [RELEASE] Pandora Radio (Script) Music Addon - dallasnights - 2012-04-29

ok sorry to be a noob at GIT but can someone just share the Py file and I can simply replace it please
Thank you all


RE: [RELEASE] Pandora Radio (Script) Music Addon - newatv2user - 2012-04-29

https://gitorious.org/~rivy/xbmc-pandora/rivy-xbmc-pandora/blobs/master/libpandora/pandora.py

Then click on 'raw blob data'


RE: [RELEASE] Pandora Radio (Script) Music Addon - dallasnights - 2012-04-29

Pure genius thank you so much!!


RE: [RELEASE] Pandora Radio (Script) Music Addon - kromix - 2012-04-29

As someone who wants to install for the first time do I download this file V1.2.10 (MediaFire) from the first post and then download this updated *.py file you guys are talking about?

Is there an install guide?

My guess, tell me where I am wrong:

1) Download file above from media player, add contents (script.xbmc.pandora) to usr/share/xbmc/addons

2) XBMC auto-recognizes script from this directory or I click on "Add new in XBMC and point to this"?

3) Replace .py file with new one you guys are discussing from github

4) ? ? ? ? ?

5) PROFIT & Listen to Music.[/quote]


RE: [RELEASE] Pandora Radio (Script) Music Addon - karana - 2012-04-29

Installing the zip and copying over the pandora.py file didn't work for me. What worked perfectly was htpc guy's method (post #968) Thanks htpc guy! :)

If you get an error running the git clone command (i.e. "The remote end hung up unexpectedly. fatal: early EOF. fatal: index-pack failed"), try the http url, instead:
https://git.gitorious.org/~rivy/xbmc-pandora/rivy-xbmc-pandora.git

Hope that helps!



RE: [RELEASE] Pandora Radio (Script) Music Addon - htpc guy - 2012-04-29

(2012-04-29, 22:48)karana Wrote: Installing the zip and copying over the pandora.py file didn't work for me. What worked perfectly was htpc guy's method (post #968) Thanks htpc guy! Smile

If you get an error running the git clone command (i.e. "The remote end hung up unexpectedly. fatal: early EOF. fatal: index-pack failed"), try the http url, instead:
https://git.gitorious.org/~rivy/xbmc-pandora/rivy-xbmc-pandora.git

Hope that helps!

No problem. And thanks for using the Search.


RE: [RELEASE] Pandora Radio (Script) Music Addon - kromix - 2012-04-29

How do you add it to the Home Screen for quicker access now?


RE: [RELEASE] Pandora Radio (Script) Music Addon - htpc guy - 2012-04-30

(2012-04-29, 23:28)kromix Wrote: How do you add it to the Home Screen for quicker access now?

Depends on your skin of choice. Its best to ask in the skins thread (better yet, I'm sure someone has asked so search).
Normally you add it as a favorite (highlight the Pandora addon, press C (or whatever your remote uses to bring up the context menu) and choose add to favorites.
Then use the skins settings to add it as a custom home screen item. This is not supported in all skins.


RE: [RELEASE] Pandora Radio (Script) Music Addon - opticalc - 2012-04-30

all of a sudden i get script error when trying to run pandora. not sure what refetch keys does but that didnt fix my problem. I also redownloaded and put the folder into addons and reconfigured the login for my pandora account, still get script error. how can I log things to try to troubleshoot?


i tried the new .py file in post http://forum.xbmc.org/showthread.php?tid=70471&pid=1089212#pid1089212 1174 but it didnt help. is there another fix i missed?