ATV2 - XBMC & Pandora (Shade Skin)
#1
I read, read, and read more, then installed the Pandora script, got the proper auth keys in place, packaged it into a Zip, and installed it to XBMC using the Shade skin on my ATV2. The script appeared under my Audio Add-Ons, however, when trying to connect (the username/password are correct in the XML and as displayed in the config menu) I get a "failed to authenticate, please check username/password."

Any ideas? Does the Pandora script still auth properly on XBMC? Does it not work correctly on the ATV2?

Any feedback would be appreciated.

Thanks!
Reply
#2
Pandora works fine for me on my ATV2. I just downloaded the script placed it on the ATV and installed from a zip. I added my username and password directly into the plugin with the ATV2 remote and on screen keyboard. Might try installing it with the normal xml and try adding your username and password directly from the plugin.
Reply
#3
Got it working. . . Which proves the case (and my query) that the Pandora script for XBMC is indeed compatible with the current XBMC implementation for ATV2.

Used the instructions from LESLIEx317537, so credit to him/her. I'd rather work the command line anyway! Log in as root and do the following:

Code:
cd /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons

wget -O xbmc-pandora-xbmc-pandora-master.tar.gz http://gitorious.org/xbmc-pandora/xbmc-pandora/archive-tarball/master

tar -xvzf xbmc-pandora-xbmc-pandora-master.tar.gz

rm xbmc-pandora-xbmc-pandora-master.tar.gz

mv xbmc-pandora-xbmc-pandora script.xbmc.pandora

cd $_

wget --no-check-certificate https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_output.h

wget --no-check-certificate https://github.com/PromyLOPh/pianobar/raw/master/src/libpiano/crypt_key_input.h

. . . script is then available from Audio Addons. Just enter username/password and all is good!

Thanks all!
Reply
#4
this worked great. Thanks!
Reply
#5
This procedure still works even after the last protocol and key update... thanks!
Reply
#6
Thanks, this worked perfectly!
Reply
#7
I can no longer get this to work with the pre-eden daily's. Anyone have any luck with it.
Reply
#8
BoomSchtick Wrote:I can no longer get this to work with the pre-eden daily's. Anyone have any luck with it.


Update:

I was able to get this to work again by keeping the 1.2.3 script and updating the pandora.py that is located in the following archive:

wget -O xbmc-pandora-xbmc-pandora-master.tar.gz http://gitorious.org/xbmc-pandora/xbmc-p...all/master
Reply

Logout Mark Read Team Forum Stats Members Help
ATV2 - XBMC & Pandora (Shade Skin)0