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)



- Hack_kid - 2010-10-29

ugh read the code til my eyes bled cant figure out how to add a shuffle button lol MAN SO close all i need is SHUFFLE


- dominater01 - 2010-10-29

Hack_kid Wrote:well that makes no sense. i'll test it right now. it works on pm3 ill test with confluence. does anyone know how to add a shuffle button to the script, should be simple enough i'm assuming

EDIT: Works fine in confluence. and heres a hint use DVDPlayer as audio player then progress bar works! Smile

it seems we have diferent problems cuz i just tried grooveshark with dvdplayer and it froze loading the song twice but once i changed it back to mplayer it loaded perfect

also with conflunce the background image for my playlists arnt showing up and the keyboard for search also

im using 2.9 of grooveshark


- Hack_kid - 2010-10-30

i think thats an issue with confluence it just calls for those textures in textures.xpr and ive been using dvdplayer all day try a fresh install of xbmc

EDIT: Also isnt dvdplayer the default player in windows?


- dominater01 - 2010-10-30

Hack_kid Wrote:i think thats an issue with confluence it just calls for those textures in textures.xpr and ive been using dvdplayer all day try a fresh install of xbmc

EDIT: Also isnt dvdplayer the default player in windows?

i like using mplayer for music anyway so i dont mind

also idk about pc default player i dont own a pc


- Hack_kid - 2010-10-30

Come on no one knows how to make a shuffle button? well not really a shuffle button. You could just have a shuffle enqueue button or whatever you want to call it. basically queue up a playlist by opening it and enque all then click a button that says "Suffle Now Playing" or something to that respect and then after the shuffle go t otop of list and play a song. BOM. can someone help me code this button?


- dominater01 - 2010-10-30

Hack_kid Wrote:Come on no one knows how to make a shuffle button? well not really a shuffle button. You could just have a shuffle enqueue button or whatever you want to call it. basically queue up a playlist by opening it and enque all then click a button that says "Suffle Now Playing" or something to that respect and then after the shuffle go t otop of list and play a song. BOM. can someone help me code this button?

just wait for solver after all its his script


Dharma beta 4 support? - BugBoy - 2010-10-31

I tried the Grooveshark plug-in in XBMC Live (Dharma beta 4). I can browse all playlists, but playback fails. The logfile reports codec errors. Does anyone use Grooveshark on beta 4 or know what might be wrong? Logfile on http://pastebin.com/2Hamp6fh.


same problem... - spiff70 - 2010-10-31

bugboy, I get exactly the same error. Running beta4, installed today on win7.


- nvous23 - 2010-10-31

Same problem as the above two posters using Beta 4 of Dharma. Here is the Pastebin: http://pastebin.com/Jb4YViMP


- Hack_kid - 2010-10-31

still works on beta 3 something must be broken in svn


- iscraigh - 2010-11-01

Can't even download it on beta4, sits @ 0% and eventually times out.

Craig


Should work in svn - solver - 2010-11-01

Elupus and I have been working on a patch that I didn't realize got committed in beta 4 - been a little distracted lately. That's the reason the script isn't working right now, but if you get the newest code in svn it should work again on beta 4.

@Hack_kid, dominator01:
Make sure that what you have requested gets in the issue tracker. I'm a little swamped right now so I can't say when I'll get around to it.


- Hack_kid - 2010-11-02

ok it is in the issue tracker. I'll add another one thats actually an feature request


- Flomaster - 2010-11-02

awesome on the SVN and beta4 I can't wait to try it out tonight

-=Jason=-


- Hack_kid - 2010-11-02

is making the shuffle button that involved? could i do it?