Kodi Community Forum

Full Version: [OBSOLETE] Pandora Radio (Script) Music Addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2012-06-06, 17:50)ptzink Wrote: [ -> ]
(2012-06-04, 21:00)Dixon Butz Wrote: [ -> ]Here is an updated zip

http://www.mediafire.com/?1qmko44sue39tye

I installed from this zip and it got rid of my login error. Now I can login just fine and see all of my stations on the left, but when I click on any of them to play, nothing happens. No error dialogue, no album artwork, no song information, etc. I closed XBMC and cleaned all script.xbmc.pandora entries from the user data folder and then reinstalled the plugin to no avail. Is anyone else having problems getting the stations to play?
I'm having this exact problem on Eden, on OS X.

same here since today on ATV2 the stations won't play
(2012-06-06, 17:57)spalmisano Wrote: [ -> ]
(2012-06-06, 17:50)ptzink Wrote: [ -> ]
(2012-06-04, 21:00)Dixon Butz Wrote: [ -> ]Here is an updated zip

http://www.mediafire.com/?1qmko44sue39tye

I installed from this zip and it got rid of my login error. Now I can login just fine and see all of my stations on the left, but when I click on any of them to play, nothing happens. No error dialogue, no album artwork, no song information, etc. I closed XBMC and cleaned all script.xbmc.pandora entries from the user data folder and then reinstalled the plugin to no avail. Is anyone else having problems getting the stations to play?
I'm having this exact problem on Eden, on OS X.

I'm having this same problem on ATV2 running Eden. It seems that when I try to force refetch the keys I get an error but I can log in and see my stations stare at me doing nothing.
Like everyone else on today's comments: Me too... Problem.


I just loaded this three days ago (on Frodo Alpha1 w/ Win7 64) from the "updated zip" mentioned in the few above posts.

Worked FANTASTIC... even added new artists via laptop to expand the "QuickMix" shuffle. The wife even said "best station that you have put on in a LONG time... very impressed... couldn't be happier...

Upgraded to Frodo Alpha2 yesterday.


Then today: Mockingly silent. Sad

Script launches, stations displayed, but no music forthcoming.


So, I see from comments above that it's not the new XBMC code, but possibly a change from Pandora.

OK.


Please do what you can to see if you can fix. Let us know your paypal email / username so we can throw you a couple bucks for your efforts.

Respectfully, thanks.

v.
Change audio format to lower bitrate guys.

https://github.com/PromyLOPh/pianobar/issues/271
(2012-06-06, 20:01)newatv2user Wrote: [ -> ]Change audio format to lower bitrate guys.

https://github.com/PromyLOPh/pianobar/issues/271
Changed to mp3 from mp3-hifi and its working. Is aacplus a better setting than mp3 for audio quality?

(2012-06-06, 20:01)newatv2user Wrote: [ -> ]Change audio format to lower bitrate guys.

https://github.com/PromyLOPh/pianobar/issues/271


Confirmed.

Both "MP3" and "AACPLUS" allow for music.

Nod


( Q: ... which is better? Or is that a personal pref thing? I'm playing AACPLUS, and it sounds pretty good.)

v.
(2012-06-06, 20:08)spalmisano Wrote: [ -> ]
(2012-06-06, 20:01)newatv2user Wrote: [ -> ]Change audio format to lower bitrate guys.

https://github.com/PromyLOPh/pianobar/issues/271
Changed to mp3 from mp3-hifi and its working. Is aacplus a better setting than mp3 for audio quality?

AMAZING!!!! Well done sir. Running aac like a champ now :-)
(2012-06-06, 16:34)newatv2user Wrote: [ -> ]
(2012-06-06, 06:38)deh2k7 Wrote: [ -> ]I tried using the posted zip file as well as pulling a tarball from the source site and I'm getting the same error when trying to play music. I'm able to log in fine, and see all of my stations, but I can't play. Here is a snippet of the error:

Code:
00:26:22 T:5072  NOTICE: -->Python Interpreter Initialized<--
00:26:22 T:5072  NOTICE: PANDORA: Initializing v1.2.10-git
00:26:22 T:5072  NOTICE: PANDORA: sys.platform = win32
00:26:24 T:5072   ERROR: C:\Users\XBMC\AppData\Roaming\XBMC\addons\script.xbmc.pandora\pandaplayer.py:7: DeprecationWarning: object.__init__() takes no parameters
                                              xbmc.Player.__init__( self, xbmc.PLAYER_CORE_MPLAYER )
00:26:24 T:5072  NOTICE: PANDORA: Window Initalized!!!
00:26:26 T:5072  NOTICE: PANDORA: getting more songs
00:26:27 T:5072   ERROR: Exception in python script callback execution
00:26:27 T:5072   ERROR: Traceback (most recent call last):
00:26:27 T:5072   ERROR:   File "C:\Users\XBMC\AppData\Roaming\XBMC\addons\script.xbmc.pandora\pandagui.py", line 63, in onClick
00:26:27 T:5072   ERROR: self.panda.playStation( selItem.getProperty("stationId") )
00:26:27 T:5072   ERROR:   File "C:\Users\XBMC\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 122, in playStation
00:26:27 T:5072   ERROR: self.getMoreSongs()
00:26:27 T:5072   ERROR:   File "C:\Users\XBMC\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 136, in getMoreSongs
00:26:27 T:5072   ERROR: songs = station.get_playlist()
00:26:27 T:5072   ERROR:   File "C:\Users\XBMC\AppData\Roaming\XBMC\addons\script.xbmc.pandora\pandora\pandora.py", line 254, in get_playlist
00:26:27 T:5072   ERROR: songs.append(Song(self.pandora, i))
00:26:27 T:5072   ERROR:   File "C:\Users\XBMC\AppData\Roaming\XBMC\addons\script.xbmc.pandora\pandora\pandora.py", line 278, in __init__
00:26:27 T:5072   ERROR: self.audioUrl = d['additionalAudioUrl'][self.pandora.audio_format]
00:26:27 T:5072   ERROR: IndexError
00:26:27 T:5072   ERROR: :
00:26:27 T:5072   ERROR: list index out of range

Try to change the audio format in the addon settings and see if that'll help.

This worked perfectly for me. Had to change the simple audio format to mp3. Thanks guys! This is for a standard ubuntu 11.10 machine.

And we're back...

Thanks to the coders for continuing to play this cat and mouse game!
So, in layman's terms, what have I gotta do to get Pandora working again?

EDIT: Nevermind, I got it.
(2012-06-07, 16:20)rd1979 Wrote: [ -> ]So, in layman's terms, what have I gotta do to get Pandora working again?
Settings -> Add Ons -> Enabled Add Ons -> Music Add Ons -> Pandora -> Settings -> Audio Format -> (Either mp3 or aacplus)

Works, but sadly I now don't get music out of my rear channel like I did in mp3-hifi... But I'm happy to have my beloved Pandora again on XBMC. Great work guy's!!! Big Grin
Sad still gettting "Failed to Authenticate Listener" with latest zip, entered my username/pass about a million times.

help!!!
(2012-06-07, 16:25)spalmisano Wrote: [ -> ]
(2012-06-07, 16:20)rd1979 Wrote: [ -> ]So, in layman's terms, what have I gotta do to get Pandora working again?
Settings -> Add Ons -> Enabled Add Ons -> Music Add Ons -> Pandora -> Settings -> Audio Format -> (Either mp3 or aacplus)

All I ended up doing was installing the most recent addon package. I happen to remember already having had aacplus set.
Thanks for the help though.