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)



RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - rivy - 2014-01-06

I get a clean / no-issue installation when installing on a fresh Windows Frodo 12.3 platform.

If you could post a debug log (via a pastebin), and specify your OS / XBMC setup, that would be helpful in tracking down whatever dependency is missing.

Thanks.


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - noone - 2014-01-06

I'm on this OS X nightly build - xbmc-20140105-b2dbf01-master-x86_64.dmg

http://mirrors.xbmc.org/nightlies/osx/x86_64/

I had to switch to a nightly version where the HDMI sound issue was fixed on my Mac mini.

I'll give 12.3 another go and get a debug log out to you if the issue still exists there.


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - k3oni - 2014-01-10

@Mike8913 and @noone Where are you getting the error, when trying to install the addon? Also what version of XBMC?

Just upgraded to 12.3 and that seems to work fine.


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

I think I am missing JSON API. Nothing is showing up on the log when I try to install rivy's zip. It simply says dependencies not met. no other details. Is there some sort of add-on installer log? if so where can one find it. Sorry for being so newbtastic, but i really am lost. Is there a way to install the JSON api?\

I get the error when installing from zip. I'm on 13.0-Alpha 11 of xbmc

EDIT: found this in debug:

Code:
15:07:31 T:139639459305344   DEBUG: Addon script.pandora requires xbmc.python version 1.0 which is not available
15:07:31 T:139639459305344   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
15:07:31 T:139639459305344   DEBUG: GetZipList - Processing zip://home/dns320/Backups/Mike/xbmc-pandora-master.zip/icon.png
15:07:31 T:139639459305344   DEBUG: ZipManager: unable to open file home!
15:07:36 T:139639459305344   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
15:07:36 T:139639459305344   DEBUG: Unloading: ImageLib-x86_64-linux.so
15:07:37 T:139639459305344   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
15:07:59 T:139639167604480   DEBUG: Thread JobWorker 139639167604480 terminating (autodelete)
15:07:59 T:139638127695616   DEBUG: Thread JobWorker 139638127695616 terminating (autodelete)
15:07:59 T:139637641180928   DEBUG: Thread JobWorker 139637641180928 terminating (autodelete)
15:07:59 T:139639033681664   DEBUG: Thread JobWorker 139639033681664 terminating (autodelete)

Apparently I'm missing python, not sure how that's possible. Is there a way to fix this? I searched for installing xbmc.python but came up short.


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

You should be able to get the log from where xbmc is installed under .xbmc/temp/xbmc.log . What OS are you running?

Also Alpha versions are known to have possible issues, maybe try and use a stable version.


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - Mike8913 - 2014-01-12

Something was obviously screwed with my install. I backed up and did a fresh install. All problems solved. Thanks!


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - mrdally204 - 2014-01-15

rivy,

Is this script available to install via a repository through XBMC or is it required to download, copy it to addon directory? I just stumbled onto this thread and copied over to my XBMC install immediately. This thing rocks! I'd love to be able to install a repo (yours) and have the updates take place without me manually managing it. Great work, and thanks to everyone else who have contributed to this.


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - deletedpenguin - 2014-01-15

I tried running this plugin this morning and it failed to load, even after a fresh install. Anyone else experiencing this?


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - rivy - 2014-01-16

@mrdally204,

I'm making some changes to the code and structure with the hopes of getting it added to the official XBMC add-on repository. But there's still a significant amount of process to go through before that's possible.

Right now, the easiest way to install it is to install from ZIP (via Settings / Add-ons / Install from ZIP file). The needed ZIP file can be downloaded from the github repo @ https://github.com/rivy/xbmc-pandora . The most stable version is in the "master" branch as of now. Use the "Download ZIP" button in the lower right of the page.

This method automates most of the install (no copying, extraction, etc). But, without being in the official repository, it has no way to auto-update.

Glad that it's otherwise working for you.

Cheers.

@deletedpenguin,

It's running fine for me in Frodo.

Are you trying to install it in Gotham? If so, you can try the "test-gotham" branch in the github repo @ https://github.com/rivy/xbmc-pandora.

Otherwise, if you post more info (XBMC version, XBMC log, etc), we might be able to help you get it working.


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - mrdally204 - 2014-01-16

rivy,

There are unofficial repositories. I have many of them installed and they auto update as well. I do like your end goal of getting it into the main repository which will allow for more users to easily find it. Thanks again for continuing the addon, it works really well!


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

Gotham version runs on my android OUYA. Seems good!!

Also works well with ARTIST SLIDESHOW latest version. Which is awesome.


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - rivy - 2014-01-18

@mrdally204,

I'll look into creating an unofficial repository when I get a chance.

Thanks for the information.


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - rivy - 2014-01-22

I've just updated my repository, releasing v2.3.1 of the Pandora Radio plugin.

I've added Gotham compatibility and refactored the plugin into a format more consistent with official XBMC recommendations.

In synchrony with this refactoring, I've changed a the repository name to reflect the more formal XBMC nomenclature, so the plugin is now located @ https://github.com/rivy/xbmc-script.audio.pandora .

I've also started an unofficial repository to enable easier / automated updates (thanks to @mrdally204 for the suggestions and links). To enable easy access to the repository, I've released a repository addon that points to the repository on github ( the "RIVY XBMC Repository" ).

You can Install from ZIP using the zip file from the repository @ https://github.com/rivy/xbmc-repository/blob/master/repository.rivy.xbmc/repository.rivy.xbmc-1.0.0.zip?raw=true .

You can then use the just installed repository to install the Pandora Radio plugin; or, use the Install from ZIP method using the zip file @ https://github.com/rivy/xbmc-repository/blob/master/script.audio.pandora/script.audio.pandora-2.3.1.zip?raw=true .

Issues are now @ https://github.com/rivy/xbmc-script.audio.pandora/issues
Pull requests sent now @ https://github.com/rivy/xbmc-script.audio.pandora/pulls

The xbmc-pandora repos on both github and gitorious are now deprecated, but I'll keep them mirrored until later in the year.

Please let me know about any problems via the github issue system @ https://github.com/rivy/xbmc-script.audio.pandora/issues .

Notes about the current version:

RELEASE: Gotham compatiblity; license update; UI updates; refactored for XBMC submission

* v2.3.1

* uses Pandora JSON API (via the pandora.py module from the Pithos Project)

* NEW: Gotham compatible
* NEW: updates the plugin icon (from the Moka Project) & includes slight graphical UI enhancements
* NEW: GPL-3.0 licensing (some components included form other projects are CC:BY-SA)
* FIX: repairs missing buttons from Default/NTSC skin
* UPDATE: plugin refactored into a form more compatible with XBMC recommendations
* UPDATE: started the submission process to the XBMC team for inclusion as an official plugin

* BUG: scrobbling broken (but now works via HACK; core addon fix pending)

NOTE: Pithos project home @ https://github.com/kevinmehall/pithos

The patch to fix scrobbling has been accepted into the LastFM and Libre.fm
addons by the core XBMC team. However, I haven't been given a timeline
for the release of the patched version. I'll keep the HACK available in
the code until at least a few weeks after the updated addons are
released. Make sure to use the addons ("Last.FM" and "Libre.FM Scrobbler") for
your scrobbling; and disable the core scrobbling function via
[ Settings / Music / Song Submission ].


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - VanZan - 2014-01-23

I have no idea what version of Pandora to use anymore.....there seems to be ones all over the place! I thought the strangely named "Pandora Json" was the one to use? Can anyone clear this up for me please? Thanks!


RE: [RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8) - k3oni - 2014-01-23

I would say at this time use whichever you see running best or being supported.
Seems that everyone wants to create their own instead of working together on one version and thus creating a lot of fragmentation for the add-ons.

Also the Pandora Json seems to not be supported anymore by it's original developer.