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)



- Morbeas - 2010-08-23

spbogie Wrote:Back from vacation, sorry for the delay in responding.



@Morbeas
The directions on the first post are pretty clear. If you need a program to extract the .tar.gz file? Get 7-zip.

Thanks for the response spbogie but when I go to download it, I get a message saying "The archive is currently being generated, try again later".


- spbogie - 2010-08-23

@Uuaww
Hmmm, I wonder if you're actually missing one of the files for some reason. What does ls -lR in the xbmc-pandora directory give you?

@mickeysweb
Glad you got it working. Minimizing for visualizations works with the latest (Dharma compatible) revision. With the new release coming and SVN running rather stable at this point I don't intend to backport the changes to the Camelot version.

@isamu.dragon
Check the Night release thread (Last edited by mcborzu; 2010-07-25 at 11:01) for information on getting the Dharma compatible version of the skin.

@Morbeas
Try again after giving it time to generate the archive. Shouldn't take more than a minute or so.


- Flomaster - 2010-08-23

question:
Install Instructions:
- Get latest script source from gitorious repo (git clone, or click source tree -> download master as tar.gz)
- Place the script folder in <xbmc profile>/addons/ and name it script.xbmc.pandora.
- Go to the pianobar project's github page (link in credits above).
- Under libpiano/src/ download both of the encryption key files. (Make sure you click RAW and download the actual file)
- Place both files in the script.xbmc.pandora directory.


I went to the link you posted went into libpiano/src but I am not sure which two files I am to grab and place in my addons folder

I will be using wget to grab these files as I am using SSH here are work

EDIT: I used git clone and grabbed the whole folder so I just need to know which 2 files I need to move
-=Jason=-


- Uuaww - 2010-08-23

spbogie Wrote:@Uuaww
Hmmm, I wonder if you're actually missing one of the files for some reason. What does ls -lR in the xbmc-pandora directory give you?

I searched all throughout pandora and couldn't find that file, what is the directory? I've downloaded and redownloaded pandora over and over, so this is the same error I keep getting.

I go to this site http://gitorious.org/xbmc-pandora/xbmc-pandora/trees/4e4b37eddfb6b996c46a5ef2d910b584e0868f78
click on the download 4e4b37ed as tar.gz then open it and add the two extra files to the folder (not in a sub folder).

its about 447 kb in xbmc when i calculate size.


- Flomaster - 2010-08-23

harro harro exactly what 2 files are needed. please post filename.xx and filename.xx



-=Jason=-


- Robgue - 2010-08-23

Flo,
I used "crypt_key_input.h" and "crypt_key_output.h" . It works! Nice Big Grin


- Flomaster - 2010-08-23

ROb... you da man perhaps those two file names need be mentioned in the first post of this thread for people like me who have no idea what we are doing lol

I can't wait to try this out when I get home

-=Jason=-


- spbogie - 2010-08-24

@Uuaww
ls -lR is a command which would give a recursive directory listing, but regardless, I don't think that's really the issue you're having. Message me on IRC and I'll try to debug the issue for you. (You should be able to find me idling in #xbmc and/or #xbmc-scripting most of the time.)

Edit: Note to self, XML File missing error was result of NTSC folder having improper case. Correct in git repo so unsure of cause.


- Uuaww - 2010-08-24

I have no idea how to download irc on a mac, any chance you have msn/aim/skype?

Edit: downloaded it, but no idea how to use it...


- spbogie - 2010-08-24

Use the webchat http://webchat.freenode.net/?channels=xbmc


- Stigy - 2010-08-26

Edit: Fixed it!


- Stigy - 2010-08-28

Okay well now ran into another issue and not sure if this is something you can fix, but figured I would ask here as well.

I am using Aeon65 (Dharma Branch) and I edited the main menu to launch Youtube and Pandora from the main menu. Youtube launches just fine (as a Video plugin), but Pandora throws a script error (maybe because its a program plugin).

Not sure how to provide a log to you, but any idea what might cause this? This would allow me to remove my Scripts (or Games) menu from the Main Menu.

Thanks in advance.


- spbogie - 2010-08-28

It's not a Program Plugin it's a Script. I'm fairly certain they need to be launched differently, though I'm not really sure of the correct way to do so.


- Stigy - 2010-08-28

spbogie Wrote:It's not a Program Plugin it's a Script. I'm fairly certain they need to be launched differently, though I'm really sure of the correct way to do so.

Ah okay maybe that's why. Aeon lists it under Program Plugins.

Thanks though! Cool


- User 43642 - 2010-08-28

Very cool script! Big Grin

I am running lucid mini and had to restart xbmc to get it to pick up the add-on under programs.

Thanks again.