[RELEASE] Grooveshark (Script) Music Addon

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
solver Offline
Skilled Python Coder
Posts: 241
Joined: Aug 2007
Reputation: 12
Post: #11
gilsil Wrote:any ideas as to why the xbox runs the script differently, and more important, can it be fixed?

I have no experience with the XBOX and what might be the difference between it and the Linux version. So I wouldn't know where to look for the problem, sorry.
find quote
brandon15811 Offline
Junior Member
Posts: 13
Joined: Mar 2010
Reputation: 0
Post: #12
solver Wrote:Go right ahead. But get GrooveAPI.py from svn since I've made some improvements compared to the one in the download section.

Okay, Thanks
find quote
CASHMON3Y Offline
Donor
Posts: 396
Joined: Sep 2008
Reputation: 14
Location: Detroit, MI
Post: #13
Is this script compatible with the SVN addon manager thingy?
find quote
gilsil Offline
Junior Member
Posts: 46
Joined: Mar 2008
Reputation: 0
Location: Sweden
Post: #14
for those who ran into the same trouble with the transparent popup menus on xbox, i tried different things and it seems as if in the GrooveGUI.py file, the directory for the popup pngs should be written like this:
'resources\skins\DefaultSkin\media'

(instead of with "/").
hope it helps someone out there... awesome script!!!
gilsil
find quote
TomsterXP Offline
Junior Member
Posts: 19
Joined: Feb 2009
Reputation: 0
Location: Germany
Post: #15
It don't work on my XBMC 9.11 on Ubuntu 10.04.

I see the yellow screen but the Message still say Loading Folder on 100% after 2 hours still show the same. I can't close the whole Plugin, so I always need to close XBMC an restart from Desktop Sad

I am using Confluence as standard Skin.

Any Ideas, or is there a newer version available?

Come get some :cool::cool:
find quote
solver Offline
Skilled Python Coder
Posts: 241
Joined: Aug 2007
Reputation: 12
Post: #16
TomsterXP Wrote:It don't work on my XBMC 9.11 on Ubuntu 10.04.

I see the yellow screen but the Message still say Loading Folder on 100% after 2 hours still show the same. I can't close the whole Plugin, so I always need to close XBMC an restart from Desktop Sad

I am using Confluence as standard Skin.

Any Ideas, or is there a newer version available?

It's not a plugin - it's a script. If you put it in your scripts folder and start it from there it should work. Hope that helps.
find quote
solver Offline
Skilled Python Coder
Posts: 241
Joined: Aug 2007
Reputation: 12
Post: #17
CASHMON3Y Wrote:Is this script compatible with the SVN addon manager thingy?

Are you referring to the new addon manager that is in the works? I don't think the specs for that has been released yet. If you have a link to the specs please let me know and I'll have a look at it. Might as well make it compatible
find quote
TomsterXP Offline
Junior Member
Posts: 19
Joined: Feb 2009
Reputation: 0
Location: Germany
Post: #18
OK, now I see... I will try, to put into the Script Folder, and try again. Thanks for help someone who is to lazy to read ;-)

Come get some :cool::cool:
find quote
gilsil Offline
Junior Member
Posts: 46
Joined: Mar 2008
Reputation: 0
Location: Sweden
Post: #19
Hi Solver,
love the script! is there a newer version somewhere? perhaps some beta that needs testing?
One nice feature would be to find playlists as search results, in addition to songs albums artists. it is implemented in the web version of GS and is very useful.
thanks!
gilsil
find quote
solver Offline
Skilled Python Coder
Posts: 241
Joined: Aug 2007
Reputation: 12
Post: #20
gilsil Wrote:is there a newer version somewhere? perhaps some beta that needs testing?

You can always try out the one in svn (http://code.google.com/p/grooveshark-for...e/checkout) It supports cover art but it's a little slow at the moment because it has to download the cover art. The cover art is cached so it only has to do it once, though. I'm currently working on putting the code that gets the cover art in a separate thread in order to speed things up. So take it for a spin but remember it's still in beta state. (The new skin isn't completely done yet so expect some errors there as well)

At some point you'll be able to search for playlists as well but I'm concentrating on the cover art at the moment.

Screenshot:
[Image: scrshot1.png]
find quote
Post Reply