[RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8)

  Thread Rating:
  • 10 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jeanwilly Offline
Member
Posts: 75
Joined: Mar 2012
Reputation: 1
Post: #1451
@fastdump
can you upload a debug log from it with deleted account info from you.
I adapted for xbmc4xbox to but i can not login and the Debug log on the Xbox give no info what help and no errors with your debug log can i see what it do and hope i can than this problem on xbox solve!

Regards Jan

Skatulskijean
(This post was last modified: 2012-07-12 17:39 by jeanwilly.)
find quote
fastdump Offline
Junior Member
Posts: 43
Joined: Feb 2008
Reputation: 0
Post: #1452
(2012-07-12 17:38)jeanwilly Wrote:  @fastdump
can you upload a debug log from it with deleted account info from you.
I adapted for xbmc4xbox to but i can not login and the Debug log on the Xbox give no info what help and no errors with your debug log can i see what it do and hope i can than this problem on xbox solve!
Sorry for the delay, I may also have misread previous posts.

I have it working in Win7 (not XBOX), on XMBC Frodo - not actually tested on Eden. If that's what you're after then here's my debug log... http://pastebin.com/U8ai2yy6

Please Note:
  • I had never installed Pandora before July 10 so there would be no conflict with any previous installs (Pandora has only become available again in Australia in the last week so I finally had reason to install)
  • I used VTWoods version from the link on Dixon Butz's post here
  • Log includes starting XBMC, starting Pandora, choosing a station and starting playback

█▀ ▄▀▄ ▄▀▀ ▀█▀ █▀▄ █─█ █▄─▄█ █▀▄
█▀ █▀█ ─▀▄ ─█─ █─█ █─█ █─█─█ █─█
▀─ ▀─▀ ▀▀─ ─▀─ ▀▀─ ─▀─ ▀───▀ █▀─
XBMC Frodo ← Win 7 ← ZBOX HD-N22
(This post was last modified: 2012-07-15 14:45 by fastdump.)
find quote
jeanwilly Offline
Member
Posts: 75
Joined: Mar 2012
Reputation: 1
Post: #1453
@fastdump thanks for the log

Regards Jan (skatulskijean)
my EnglishXBMC4XBOX http://www.xbmc4xbox.org.uk/forum/viewto...p?f=9&t=72
find quote
unix8me Offline
Junior Member
Posts: 1
Joined: Jul 2012
Reputation: 0
Post: #1454
I am new to this forum and am trying to get the pandora add-on installed and working. I have downloaded the script from media fire and then tried to install from zip file, but it says the file doesn't have the proper structure.

XBMC Eden
Mac Mini

Thanks for your help in advance.

unix8me
find quote
Filter-X Offline
Junior Member
Posts: 5
Joined: Jul 2004
Reputation: 0
Post: #1455
This script is working fine for my Windows XBMC Build. Thank you very Much!!!!!!!
find quote
curtis-r Offline
Member+
Posts: 387
Joined: Feb 2009
Reputation: 3
Location: San Francisco, USA
Post: #1456
Just installed from .zip for first time, using my pandora l/p on Eden. Once installed, hung on 'loading' but after pressing esc, it logged in and works great. Thanks.

Win7x64. Intel Core2Duo E8500 3.26GHz on Gigabyte GA-EP43-UD3L. 4GB RAM. Nvidia GT240 512MB PCIx16. Pioneer 60" Kuro plasma + Epson Pro Cinema 7500UB projector + 100" Da-Lite screen.
find quote
Raketemensch Offline
Junior Member
Posts: 19
Joined: Jan 2007
Reputation: 0
Post: #1457
Anybody have this working on a Mac? I've got a brand-new installation, cloned from git, I entered my username and password and now I can't get into the app, it's throwing:

Code:
20:42:34 T:2958147584   ERROR: Error Type: <type 'exceptions.AttributeError'>
20:42:34 T:2958147584   ERROR: Error Contents: 'HTTPError' object has no attribute 'reason'
20:42:34 T:2958147584   ERROR: Traceback (most recent call last):
                                              File "/Users/fnord/Library/Application Support/XBMC/addons/xbmc-pandora/default.py", line 250, in <module>
                                                panda = Panda()
                                              File "/Users/fnord/Library/Application Support/XBMC/addons/xbmc-pandora/default.py", line 63, in __init__
                                                self.pandora = Pandora( dataDir, fmt )
                                              File "/Users/fnord/Library/Application Support/XBMC/addons/xbmc-pandora/libpandora/pandora.py", line 34, in __init__
                                                if not self.keys.loadKeys():
                                              File "/Users/fnord/Library/Application Support/XBMC/addons/xbmc-pandora/libpandora/keys.py", line 44, in loadKeys
                                                "crypt_key_input.h" )
                                              File "/Users/fnord/Library/Application Support/XBMC/addons/xbmc-pandora/libpandora/keys.py", line 124, in _loadKeyFromURL
                                                print "PANDORA: URLError: %s" %e.reason
                                            AttributeError: 'HTTPError' object has no attribute 'reason'

Looking through the thread it looks like people usually clean everything out and do a fresh install to get past this, but this *is* a fresh install, so I'm not sure what to do.


[edit] I had the wrong git. I needed to clone VTWoods, not the original. For anyone else running into this, or just to have a link later in the thread, VTWoods' git is up to date and working as of this post, here's a link to it:

git://gitorious.org/~vtwoods/xbmc-pandora/vtwoodss-xbmc-pandora-pithos.git

VTWoods, many thanks for all the work on this, it's awesome. This completes the HTPC, you are a god among men.
(This post was last modified: 2012-07-22 03:12 by Raketemensch.)
find quote
dkplayaclub Offline
Senior Member
Posts: 284
Joined: Jan 2011
Reputation: 0
Post: #1458
I looked through this thread with some haste since it was so long, but I didn't not see anything about creating stations. Is it possible to create or edit stations with this add on or can it only play the stations I already have?
find quote
artrafael Offline
Team-XBMC Forum Moderator
Posts: 4,441
Joined: Jul 2010
Reputation: 78
Location: USA
Post: #1459
(2012-07-28 20:52)dkplayaclub Wrote:  I looked through this thread with some haste since it was so long, but I didn't not see anything about creating stations. Is it possible to create or edit stations with this add on or can it only play the stations I already have?
You will have to create your stations from a web browser first and then they will be available when you access Pandora via the add-on.
find quote
mike71 Offline
Junior Member
Posts: 8
Joined: Dec 2011
Reputation: 0
Post: #1460
Does anyone have this working on Apple TV 2? I have the latest version of Pandora 1.29 I believe. Please let me know.
find quote
Post Reply