• 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 52
[RELEASE] Grooveshark (Script) Music Addon
denhams Wrote:While we wait for the new API key, I have done an interim version of the plugin that should work okay. Please see the post:

http://forum.xbmc.org/showpost.php?p=690...stcount=18

Stephen.

THANKS!

Working good on the latest Nightly XBMC4XBOX Smile
Reply
Tried the SVN build on my AppleTV2G, but i can't select any menu item.
Left, right, up down are working.

Update: Fix here
Reply
Hey guys,

I've completely rewritten the API to use groovewalrus. I've aimed at modularity so if Grooveshark decides to give me an API key then it should be "easy" to switch. Navigation in the script has undergone some changes as well. Mostly internally for my own sake. People reported some stability issues in the old script and I've tried to address that to the best of my ability. However, I think some of it is/was caused by the python interpreter not being to fond of running multiple scripts. I haven't seen the new version crash yet though.

There's still some functionality missing but I'm working on it.

Long story short. I'd like some beta testing before I ask for a pull. If you're up for it then grab the script from svn (see first post in this thread) and report back.

My graphics skills are lacking so if somebody feels like redesigning the new icons I've added then please do Wink

Cheers,
Solver
--
Problems with the GrooveShark script? Please have a look here before posting.
Reply
solver Wrote:I've completely rewritten the API to use groovewalrus.

Well done. I took a peak at the API in SVN and it looks pretty complete.

solver Wrote:Long story short. I'd like some beta testing before I ask for a pull.

Count me in.

Stephen.
Reply
Love to beta for you too let me know where and when

Thanks
Reply
solver Wrote:If you're up for it then grab the script from svn (see first post in this thread) and report back.

I tested it (on Ubuntu) and it works very well indeed. Fast and no stability problems. I have only a few minor comments which you may know already:

- "Save albums as a playlist" has a keyboard with the title "Rename playlist" rather than "Playlist name" or whatever.
- Perhaps add an "are you sure?" dialog before deleting a playlist.
- Find Similar (songs/albums) says "Unimplemented".
- Favorite/unfavorite song is missing.
- Can add but not delete a song from playlist.

I guess the last three you know about and are working on or cannot be done with the API.

Nice work,

Stephen.
Reply
Which file should I download to test the script on my ATV and does it go into the following directory?

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

Thanks all
Reply
ready to beta test. Just let me know.
Reply
dallasnights Wrote:Which file should I download to test the script on my ATV and does it go into the following directory?

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

Thanks all


No Idéa how the ATV works but on Windows7 I downloaded the SVN from http://grooveshark-for-xbmc.googlecode.com/svn/trunk/ and then zipped the map I put the files in.
Then I used the built-in feature "Install add-on from ZIP" in XBMC. After that my old grooveshark got updated and now it's working.

l0th Wrote:ready to beta test. Just let me know.

Same goes for you as I told dallasnights above, hope it helps.

I guess this is not the real/best/correct method to implement it but I'm lazy and this went well so I didn't look for an other way. But feel free to correct me :-)



Also I got some questions if someone would be kind and help me!

1. Can I speed up between songs? It takes like 5-10 seconds before the new song start playing. I think i read somewhere that I should change music player? Pleas point me in the right direction :-)

2. I can't log in, it saids "Wrong username/Password" but I'm 200% sure it's the right credentials. I have try to change my password but it didn't solve it.
I can log in using the desktop client for Grooveshark and on the web client.

Thanks in advance
//Niklas
Reply
You can either get the script from svn as Haxxfilif did or you can get the script on the project page. I've uploaded the script that can be installed using the "install from zip" method.
--
Problems with the GrooveShark script? Please have a look here before posting.
Reply
Haxxfilif Wrote:Also I got some questions if someone would be kind and help me!

1. Can I speed up between songs? It takes like 5-10 seconds before the new song start playing. I think i read somewhere that I should change music player? Pleas point me in the right direction :-)

It's described in the faq on the first post of this thread.

Haxxfilif Wrote:2. I can't log in, it saids "Wrong username/Password" but I'm 200% sure it's the right credentials. I have try to change my password but it didn't solve it.
I can log in using the desktop client for Grooveshark and on the web client.

Could you upload a log to pastebin? I should be able to figure what's wrong then.
--
Problems with the GrooveShark script? Please have a look here before posting.
Reply
denhams Wrote:- "Save albums as a playlist" has a keyboard with the title "Rename playlist" rather than "Playlist name" or whatever.
- Perhaps add an "are you sure?" dialog before deleting a playlist.
- Find Similar (songs/albums) says "Unimplemented".
- Favorite/unfavorite song is missing.
- Can add but not delete a song from playlist.

I've corrected the first issue and I'm working on the rest. We don't really have any limitations with the new API - I just have to implement it. Essentially, what the web client can do, we can do.

And thanks for the feedback
--
Problems with the GrooveShark script? Please have a look here before posting.
Reply
outstanding work, works great on ATV
One question how do I make it shuffle my songs on my playlist I dont see that option maybe its something for future

Thanks!!!! this one is almost primetime ready!
Reply
solver Wrote:It's described in the faq on the first post of this thread.



Could you upload a log to pastebin? I should be able to figure what's wrong then.

Thanks for the answers dude, you're doing some awesome work :-D

I created the "playercorefactory.xml" file in /userdata at my W7 with the settings you pointed me to. But it still takes like 10-15 seconds to start a new song? Missing something?

For the second question, which log is of interest, where do I find it?

Thanks in advance
Niklas
Reply
Suggestions
Under the menu that says, Play, Enqueue, add to playlist, etc can you add Playlist so that you can return to your playlists and choose another if you want, unless I am missing another way the only way I know is to back out and go back in

Thanks
Reply
  • 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 52

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Grooveshark (Script) Music Addon4