• 1
  • 90
  • 91
  • 92(current)
  • 93
  • 94
  • 135
[OBSOLETE] Pandora Radio (Script) Music Addon
pulled the above linked zipfile and pandora working perfectly here. Smile
Reply
(2012-06-04, 21:00)Dixon Butz Wrote: Here is an updated zip

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

Thank you! Big Grin
Reply
(2012-06-04, 21:00)Dixon Butz Wrote: Here is an updated zip

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

Works perfectly on Apple TV2. Thanks so much!!!

NodBig GrinBlush
Reply
Glad it's working again! Thanks so much. When I get a little time I'll see if I can figure out had to add an "add channel" functionality to it.

Also, any idea why it broke to being with?
Frodo Win 8 Pro x64
Fractal Design Node 605 (looks amazing)
i5 3570K, Asus P8Z77V LK
2x80GB Intel 320 SSD, 4TB NAS
GTX 670x2 SLI, 16GB GSkill Ares
Onkyo RC360 with Paradigm piece-by-piece 5.1 build
Nyxboard and AHK full controlled via XBox Controller
Reply
Quote:The way I did it was to unzip it and replace the script.xbmc.pandora folder in xbmc/addons with the new one. I fired up Pandora and it logged in and fetched my stations. Did this on both OSX and ATV.

that fixed it thanks
Reply
(2012-06-05, 17:24)tjcinnamon Wrote: Glad it's working again! Thanks so much. When I get a little time I'll see if I can figure out had to add an "add channel" functionality to it.

Also, any idea why it broke to being with?

Glad to hear that someone is willing to pick up development on this. If you need any design (graphics) help then just let me know. I created the current skins.

It likely broke because of a change that Pandora made. They do that from time to time to prevent programs like this from working.

How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony Smart Control Remote| 52" Sharp Aquos LED TV | Denon AVR-X1000 |
| Freenas Server with 18TB ASRock Intel Avoton C2750 |
Reply
VTWoods,
Let me add my voice to the chorus of thank-yous for fixing the Pandora add-on!
Reply
Working perfectly for me aswell thank you very much dev. I have a question though how can i change the wallpaper of the skins? Has someone made more skins for this addon, if so could you please share a link?

TIA

~ Veronica
My XBMC/Kodi folder: addons, skins, addon/menu backgrounds & more
Reply
(2012-06-06, 00:08)Veronica Wrote: Working perfectly for me aswell thank you very much dev. I have a question though how can i change the wallpaper of the skins? Has someone made more skins for this addon, if so could you please share a link?

TIA

~ Veronica

Hi Veronica, in your folder C:/users/you/Appdata/Roaming/XBMC/Addons will be the folder containing the Pandora script. Therein is resource/skins. The skins are in there. A little sleuthing on your part will reveal the component parts to the skin. Make us a cool one, you'll be our hero!

Dave
Reply
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
Reply
(2012-06-05, 21:01)htpc guy Wrote: It likely broke because of a change that Pandora made. They do that from time to time to prevent programs like this from working.

I'm like others here, I use this script heavily and prefer it over the alternatives like Playon. Tons of thanks to all who have contributed to it! GREAT WORK! I'd be glad to help in any way I can as well. I'm not a Python developer by any stretch, but my 37+ years in IT might be of a little value somewhere. :-)

I have an ancient WDTV Live that has Pandora built into it and it always works in spite of the fact that they haven't pushed a firmware update in many months. What is it about this script that's different? Is it something we can figure out and modify? Maybe I'm missing something because I haven't read all 130+ pages of the thread, but I'd love to not have to fix this every other week or so.
Reply
(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.
Reply
(2012-06-06, 16:15)Arghknork Wrote:
(2012-06-05, 21:01)htpc guy Wrote: It likely broke because of a change that Pandora made. They do that from time to time to prevent programs like this from working.

I'm like others here, I use this script heavily and prefer it over the alternatives like Playon. Tons of thanks to all who have contributed to it! GREAT WORK! I'd be glad to help in any way I can as well. I'm not a Python developer by any stretch, but my 37+ years in IT might be of a little value somewhere. :-)

I have an ancient WDTV Live that has Pandora built into it and it always works in spite of the fact that they haven't pushed a firmware update in many months. What is it about this script that's different? Is it something we can figure out and modify? Maybe I'm missing something because I haven't read all 130+ pages of the thread, but I'd love to not have to fix this every other week or so.

I'm sure it has to do with the fact that the WDTV has authorized access to Pandora's servers. I don't know anything about Pandora's API but maybe there is a prevision for authorized access strictly for WDTV. Not sure if there is a way for an XBMC addon to spoof the Pandora servers into thinking that they are being access by a WDTV device. I would think that it would be extremely difficult to do that way make this addon work, if its possible at all.
How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony Smart Control Remote| 52" Sharp Aquos LED TV | Denon AVR-X1000 |
| Freenas Server with 18TB ASRock Intel Avoton C2750 |
Reply
(2012-06-06, 16:34)htpc guy Wrote: I'm sure it has to do with the fact that the WDTV has authorized access to Pandora's servers. I don't know anything about Pandora's API but maybe there is a prevision for authorized access strictly for WDTV. Not sure if there is a way for an XBMC addon to spoof the Pandora servers into thinking that they are being access by a WDTV device. I would think that it would be extremely difficult to do that way make this addon work, if its possible at all.

I wonder if there's a way to "spoof" a browser? Browsers don't seem to have an issue either. Bringing it up in a browser control wouldn't be my first choice, but just making Pandora think we were a browser might help. Again, I don't know enough about Python or the specifics of the script to know if I'm off base, just tossing ideas here. I guess it time to teach an old dog some new tricks and familiarize myself with Python so I don't ask dumb questions. :-)
Reply
(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?
Reply
  • 1
  • 90
  • 91
  • 92(current)
  • 93
  • 94
  • 135

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