Kodi Community Forum
[RELEASE] Grooveshark (Plugin) Music Addon - An alterntive to the Grooveshark Script - 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: [RELEASE] Grooveshark (Plugin) Music Addon - An alterntive to the Grooveshark Script (/showthread.php?tid=88235)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


- denhams - 2011-07-26

VanZan Wrote:Is this plugin still being supported? I tried the latest version and keep getting an error. I can post a log if there's anybody still out there?

It is being supported but I haven't done any new development for a while. If you would like to post your log then I will investigate.

Stephen.


- VanZan - 2011-07-26

denhams Wrote:It is being supported but I haven't done any new development for a while. If you would like to post your log then I will investigate.

Stephen.

Thanks for the quick reply. I neglected to mention I'm trying it on the XBOX. Nevertheless here's a debug log:

http://pastebin.com/VxdZHsbV

I'd say the plugin is suffering from the same change to the API that was afflicting the script.


- pck1 - 2011-08-04

Any word on getting this updated? I like it a lot better than the other grooveshark script, it doesn't change the look as much. Cool


[ATV2] "Unable to connect" - john.doe - 2011-08-05

Recently I'm seeing "Unable to connect with GrooveShark. Please try again later" on my ATV2. Used to work fine earlier.
Logs at http://pastebin.com/uRmJ2gp9

XBMC Pre-11.0 compiled on Jun 23 2011
GrooveShark XBMC 0.3.0


- denhams - 2011-08-07

john.doe Wrote:Recently I'm seeing "Unable to connect with GrooveShark. Please try again later" on my ATV2. Used to work fine earlier.
Logs at http://pastebin.com/uRmJ2gp9

XBMC Pre-11.0 compiled on Jun 23 2011
GrooveShark XBMC 0.3.0

GrooveShark are rolling out a new API. I have been given a key and am working on a new version of the addon. Should be ready in a week or two.

Stephen.


- denhams - 2011-08-21

denhams Wrote:GrooveShark are rolling out a new API. I have been given a key and am working on a new version of the addon. Should be ready in a week or two.

Stephen.

The new version is now available from:

http://sourceforge.net/projects/xbmc-groove/

Part of the agreement for receiving an API key from Grooveshark is that songs can only be streamed to Grooveshark Anywhere/Plus users.


- VanZan - 2011-08-21

denhams Wrote:The new version is now available from:

http://sourceforge.net/projects/xbmc-groove/

Part of the agreement for receiving an API key from Grooveshark is that songs can only be streamed to Grooveshark Anywhere/Plus users.
So in other words we have to pay? That's me fucked then!


- dallasnights - 2011-08-21

Works good here on ATV, thanks for the new version


New version - denhams - 2011-08-24

There is a new version 0.5.3 available at:

http://sourceforge.net/projects/xbmc-groove/files/plugin.audio.groove-0.5.3.zip/download

Please upgrade as I have changed the API slightly so the old version will no longer work.

Stephen.


- x23piracy - 2011-08-24

Hi,

the addon cannot connect to grooveshark, is this temporary or does the addon need more rework?


Greetz X23


- VanZan - 2011-08-24

I think it's because the plugin now requires a paid account.


- x23piracy - 2011-08-25

Hi,

VanZan Wrote:I think it's because the plugin now requires a paid account.

oh damn bad asses on grooveshark Big Grin


Greetz X23


- denhams - 2011-08-25

x23piracy Wrote:Hi,

the addon cannot connect to grooveshark, is this temporary or does the addon need more rework?


Greetz X23

It should be working okay. But can you tell me which version of XBMC you are using and which OS? Thanks, Stephen.


- rpoma21 - 2011-08-25

I'm still experiencing the same error "Cannot get new session ID..." after replacing the 3 files. XBMC 10.1, Win7 x64bit. Can i assume this is due to the new GS API requiring GS Plus or Anywhere?


- denhams - 2011-08-26

rpoma21 Wrote:I'm still experiencing the same error "Cannot get new session ID..." after replacing the 3 files. XBMC 10.1, Win7 x64bit. Can i assume this is due to the new GS API requiring GS Plus or Anywhere?

Not entirely. I have just discovered that there is a problem with the https (used by some calls to the API) and Windows. It seems it is a known bug in Python 2.4. Linux/Mac work okay. At the moment there is no fix but I am working on it.

However, streaming of songs is restricted to Anywhere users only (I checked that with Grooveshark today).

Stephen.