![]() |
|
[RELEASE] Grooveshark (Script) Music Addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (/forumdisplay.php?fid=148) +---- Thread: [RELEASE] Grooveshark (Script) Music Addon (/showthread.php?tid=74474) |
- zool - 2011-07-20 15:46 Everyone getting that 'Unable to get a new session ID' error, should go here: http://code.google.com/p/grooveshark-for-xbmc/issues/detail?id=43 Click on the yellow star left of the issue topic. This might reflect how many people got this error a little better. Session ID error - solver - 2011-07-20 16:55 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 Figured it out - solver - 2011-07-23 12:28 The API now uses two secret keys to generate tokens depending on the type of call it makes to grooveshark. I think I've figured out how it works so the script should be up and running soon. Need some testers - solver - 2011-07-23 13:55 Everything is working again... I think Parts of the API has been rewritten and I'd like to have it tested before I request a pull from my repo. So if you're up for it then grab the latest revision in svn and take it for a spin. If you find any problems then remember to post the log to pastebin when you report it. If everything works as expected please report that as well.Happy testing! - rflores2323 - 2011-07-23 15:00 Hey solver. Can u also fix the texture problem on the atv2 (or ios) when highlighting. Are u getting the plugin ready for eden?Thanks for the great work. thanks! - martincho7 - 2011-07-24 03:06 solver Wrote:Hey people, thanks, great job! - VanZan - 2011-07-24 15:11 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 15:55 hey everyone where is the latest release with the fixes can anyone point us in the direction Thanks all - VanZan - 2011-07-24 16:00 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 16:10 VanZan Wrote:I looked at the updates page on the script's site and I think you only have to update three files: Correct |