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



thanks! - martincho7 - 2011-07-24

solver Wrote:Hey people,

The grooveshark team have just updated their API to a new version which has introduced some changes. I'm working on getting up to speed. Until then, please be patient.

Cheers,
Solver

thanks, great job!


- VanZan - 2011-07-24

Don't suppose somebody could put a zip of the new version up somewhere? I'll then see if it works on the XBOX.


- dallasnights - 2011-07-24

hey everyone where is the latest release with the fixes can anyone point us in the direction

Thanks all


- VanZan - 2011-07-24

I looked at the updates page on the script's site and I think you only have to update three files:

resources/lib/GrooveLib.py
resources/lib/GrooveAPI.py
resources/lib/gw/__init__.py

Maybe someone can confirm?


- solver - 2011-07-24

VanZan Wrote:I looked at the updates page on the script's site and I think you only have to update three files:

resources/lib/GrooveLib.py
resources/lib/GrooveAPI.py
resources/lib/gw/__init__.py

Maybe someone can confirm?

Correct


- solver - 2011-07-24

dallasnights Wrote:hey everyone where is the latest release with the fixes can anyone point us in the direction

Thanks all

You can just pull everything from my svn repo. Have a look at the first post in this thread.


- dallasnights - 2011-07-24

Congrats you fixed it, one question how can one change the color of the right menu bar so you can see the bar better when you choose a selection

Thank you


- VanZan - 2011-07-24

I got the three updated files from:

http://grooveshark-for-xbmc.googlecode.com/svn/trunk/

I tried it on the XBOX and early indications were good. However each time I had to reboot after a certain time. One time it just froze on me and another time the screen went completely black.

Guess it's just not compatible with the ol' XBOX Sad I'd post a debug log only I can't be sure when things will go wrong or what causes it.


- phoebus - 2011-07-24

Hi there! firstly, thanks for your brilliant script! I love the concept! I've only just jailbroken my atv and i'm a bit of a noob when it comes to it but I've managed to install the script from the zip file but i'm getting the "cannot create new net session" error on start up. Now, I've done what i thought was right but taking your files from your svn but i'm still getting the error so i guess i've gone wrong. I dont suppose you could tell me exactly what i need to do to get it working. I'm pretty familiar with terminal commands and ssh'ing into apple devices so dont worry about that!

Thanks again and thanks a lot

Phoebus


- dallasnights - 2011-07-24

Very easy on ATV2
simply install this http://code.google.com/p/grooveshark-for-xbmc/downloads/list via add on in XBMC after you put it in a directory like REPO which is what I do

Then go to the SVN mentioned above and replace the 3 files exactly where Solver telld you too in the correct directory via Winscp under Addons

Works great on ATV2 XBMC 10.09, thanks


- phoebus - 2011-07-24

hey, thanks for the fast reply! I'm on an ATV2 running xbmc darwin 11.0.0 and still having no luck! where abouts is this addon folder located on the atv2? im at applications>XBMC.frappliance>XBMCData>XBMCHome>Addons and can't see the grooveshark folder to replace the files with the ones from the svn.

thanks again


- dallasnights - 2011-07-24

/private/var/mobile/Library/Preferences/XBMC/addons/script.audio.grooveshark


- phoebus - 2011-07-24

thanks again, replaced the files mentioned and it still won't work. Guess its my version of XBMC maybe? I'll try downgrading to 10.09 and see how it fairs. How is 10.09 for streaming 720p films and such?

Phoebus


- VanZan - 2011-07-24

phoebus Wrote:thanks again, replaced the files mentioned and it still won't work. Guess its my version of XBMC maybe? I'll try downgrading to 10.09 and see how it fairs. How is 10.09 for streaming 720p films and such?

Phoebus
Before you go to more trouble and possible problems downgrading why not post a log?


- phoebus - 2011-07-24

good point, Where is the log located?