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)



- solver - 2010-09-20

Icarus3000 Wrote:Running Dharma Beta 2 with GrooveShark Addon 0.2.6.

I have only played around with the addon a few times, but when I tried to start it yesterday, nothing happened. I rebooted the computer a few times, but that didn't help. I'll try to uninstall and re-install the add-on, but does anyone know why it would happen? Basically I select the "Grooveshark" addon but nothing happens.

If you post a debug log to pastebin I'll have a look at it. Also, what platform are running it on; linux, windows, mac, live?


Version 0.2.7 released - solver - 2010-09-22

See the changelog on the first page for new features


- tommienu - 2010-09-22

Mad props for the plugins. I launched myself into doing something similar but simply dropped it when i found yours - it's perfect!

Would it be possible to add any kind of shuffle/random function when playing tracks from a playlists? It gets a tad bit repetitive to hear each playlist in the same order each time.

Apart from that, your plugin is top notch - well done!


- solver - 2010-09-22

tommienu Wrote:Would it be possible to add any kind of shuffle/random function when playing tracks from a playlists? It gets a tad bit repetitive to hear each playlist in the same order each time.

If you're running it on Dharma then just turn on shuffle in the XBMC playlist ;-)


I'd like to use SVN to update is this correct? - Flomaster - 2010-09-22

LaMs Wrote:You can do:
(This is on Linux from your home directory)

- cd .xbmc/scripts/
- svn checkout http://grooveshark-for-xbmc.googlecode.com/svn/trunk/ Grooveshark
- Launch XBMC and go to Scripts
- Enjoy !

since im using Dharma would SVN checkout go some thing like this

Code:
cd ~/.xbmc/addons/
svn checkout http://grooveshark-for-xbmc.googlecode.com/svn/trunk/ script.audio.grooveshark

but I already have GrooveShark installed

from with in the groove shark directory I try to run

svn update

and it tells me

Code:
xbmc@XBMCLive:~/.xbmc/addons/script.audio.grooveshark$ sudo svn update
Skipped '.'

-=Jason=-


- spiff - 2010-09-22

why on EARTH would you sudo a svn upHuh and of course you cannot update something you never checked out through svn..... this is a classic case of wait-for-the-update ;P


- Flomaster - 2010-09-22

spiff Wrote:why on EARTH would you sudo a svn upHuh and of course you cannot update something you never checked out through svn..... this is a classic case of wait-for-the-update ;P

I tried "svn update" and it didn't work so I tried "sudo svn update"

when a new GIT is release I am able to just "git pull" from with in the folder.
I goggled such thing on SVN and found it to be true so I tried it, but it didn't work in my case.

I guess thats because I didn't install via svn checkout.

so I learned some thing new today, thats a good thing.

-=Jason=-


- spiff - 2010-09-22

heh sudo is NOT a wonder cure. it's a very specific "cure" - it runs things as the super user. and, just as on any other os, you only do what's strictly required in super user mode (admin on windows)


- solver - 2010-09-22

Flomaster Wrote:since im using Dharma would SVN checkout go some thing like this

Code:
cd ~/.xbmc/addons/
svn checkout http://grooveshark-for-xbmc.googlecode.com/svn/trunk/ script.audio.grooveshark

but I already have GrooveShark installed

-=Jason=-

Well, you can delete ~/.xbmc/addons/script.audio.grooveshark and do the checkout but I can't guarantee it wont break something. But the new version has just been pulled from my repo so it should be available now.


- Flomaster - 2010-09-22

solver Wrote:Well, you can delete ~/.xbmc/addons/script.audio.grooveshark and do the checkout but I can't guarantee it wont break something. But the new version has just been pulled from my repo so it should be available now.

I've already done that I'll see when I get home if works or I broke it. im sure it will work if not, I'll delete and download via addons.

-=jason=-


- solver - 2010-09-22

There was an error in the pull from my repo to the XBMC repo which broke the package. If you want the new version (0.2.7) you have to get it from svn for now. I'll get back to you when it's fixed in the XBMC repo.

EDIT: Asked for a new pull to correct the bad one. Version 0.2.8 should be arriving soon.


- marv_el - 2010-09-23

since the last update yesterday i am not able to do a search. when i click the "search" button, nothing happens. actually i am not logged in, but that wasn't necessary in the last versions.


- solver - 2010-09-23

marv_el Wrote:since the last update yesterday i am not able to do a search. when i click the "search" button, nothing happens. actually i am not logged in, but that wasn't necessary in the last versions.

The search function was broken in 0.2.7 because of a bad pull from my repo to the XBMC repo. Version 0.2.8 works.


- marv_el - 2010-09-23

ah ok. sorry for that, didn't look carefully. tried it out yesterday evening and thought i had the latest version, but it was the broken one! thx


- gilsil - 2010-09-23

Hi,
is there any update for the script that is compatible for us xbox users? the current svn one doesnt seem to work on xbox (xbmc build from a couple of weeks ago: 30591).
thanks,
gilsil