
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
GrooveOff is an unofficial client for grooveshark.com. With it you can search its huge database (thanks to a public api) for artists, songs and albums and save them on disk for offline playing. It provides easy to use filters by artists and albums. I embedded also a minimal player for songs preview/listening so you may decide to keep/reject them.
The application is founded upon Qt toolkit but I did my best to let GrooveOff feel native in each desktop environment.
If you want to add a translation use the following transifex page:
https://www.transifex.com/projects/p/grooveoff/resource/translations/
6 years ago
version 0.2.0 (release 2014-05-13 )
* New: Icons theme
* New: Save and Restore Session
* New: Download all tracks
* New: 'Mini Player' layout
* New: Mpris support
* New: Qt5 support
* New: Search by playlist id (thanks Bas)
version 0.1.9 (release 2014-03-10 )
* Added Portuguese (Brazil) translation by JAKSON
* Added Russian translation by Sema1011
version 0.1.8 (release 2013-12-09 )
* fix build system
version 0.1.7 (release 2013-08-05 )
* added Czech translation by fri
version 0.1.6 (release 2013-08-05 )
* added Basque translation by alexgabilondo
version 0.1.5 (release 2013-07-08 )
* added French (by maxlath) and Slovak (by dagsoftware) translations
version 0.1.4 (release 2013-05-30 )
* added Greek translation by dglent
version 0.1.3 (release 2013-05-30 )
* match api changes
* fixed hidden search button if parsing fails
version 0.1.1 (release 2013-04-20 )
* Added Spanish translation by Ariel Rivas
version 0.1 (release 2013-04-16 )
* Initial release
6 years ago
version 0.2.0 (release 2014-05-13 )
* New: Icons theme
* New: Save and Restore Session
* New: Download all tracks
* New: 'Mini Player' layout
* New: Mpris support
* New: Qt5 support
* New: Search by playlist id (thanks Bas)
version 0.1.9 (release 2014-03-10 )
* Added Portuguese (Brazil) translation by JAKSON
* Added Russian translation by Sema1011
version 0.1.8 (release 2013-12-09 )
* fix build system
version 0.1.7 (release 2013-08-05 )
* added Czech translation by fri
version 0.1.6 (release 2013-08-05 )
* added Basque translation by alexgabilondo
version 0.1.5 (release 2013-07-08 )
* added French (by maxlath) and Slovak (by dagsoftware) translations
version 0.1.4 (release 2013-05-30 )
* added Greek translation by dglent
version 0.1.3 (release 2013-05-30 )
* match api changes
* fixed hidden search button if parsing fails
version 0.1.1 (release 2013-04-20 )
* Added Spanish translation by Ariel Rivas
version 0.1 (release 2013-04-16 )
* Initial release
j1a2r3
4 days ago
Report
JorgeArmando
5 years ago
New domain grooveshark.io
but GrooveOff needs to be fixed!
Report
gcala
5 years ago
Report
kukulo
5 years ago
Could you just adapt this?
http://github.com/np1/mps
With your GUI it would be quite usable.
Report
dglent
5 years ago
http://grooveshark.com/
A lot of lobbys pressure ...
Report
Peter0
5 years ago
It is as annoying as a dancer ahead in the audience during a concert jumping out of rhythm – both's movement has nothing to do with perceived the music. And IMHO such a dancer belongs to the most annoying things at a concert. In both cases I'm wishing to have an option to stop'em from moving (or synchronize them to music).
Report
gcala
5 years ago
It is a visual helper for the current playing song. If you have a smartphone it is very likely that you find the same "dumb fourfold bar graph" in some media app; i.e.:
http://www.topapps.net/wp-content/uploads/2013/09/Google-Play-Music1.jpg
And guess what, it doesn't follow song's rhythm...
Bye
Report
Peter0
5 years ago
And yes, it wasn't the first time I've seen a deafly dancing icon. Thanks for the hint – if I'm ever in the situation that I don't know how to choose between smartphone models, there's another feature to look for.
Report
Peter0
5 years ago
Besides this – thanks for this programm!
Report
drcalambre
6 years ago
congratulations to the team.
great work!
a hug from patagonia argentina.
Report
patagriff
6 years ago
Install went off with out a hitch. And, GrooveOff works brilliantly.
Thanks, man.
Report
gcala
6 years ago
Moreover, instead installing grooveoff manually it's possible to add a dedicated repo following instructions provided here:
http://software.opensuse.org/download/package.iframe?project=home:gcala&package=grooveoff
Cheers
Report
bluepiaf
6 years ago
Thank for this App. It's been like 3 days, GrooveOff started to give a "Segmentation Fault" in Mint17 Mate. I guess it was after an system update occured between 16-19th of September 2014. I am no geek to check and test more precisely, sorry ; but I just wanted you to know it, in case it's a bug you can fix : I love your App !
Blue
Report
gcala
6 years ago
Report
bluepiaf
6 years ago
Guide me if your want me to perform some check out.
Report
gcala
6 years ago
file: ~/.config/gcala/grooveoff.conf
folder: ~/.local/share/gcala/grooveoff
rename them to something else and start grooveoff again: anything new?
In addition, you can:
* launch grooveoff from terminal and copy&paste all the output.
* use strace command (from strace package):
strace grooveoff 2>&1 | tee >(bzip2 -c > /tmp/grooveoff.strace.bz2)
upload the file /tmp/grooveoff.strace.bz2 somewhere (dropbox, f.i.) and share the link.
Which Mint version are you using? If I'm not wrong is 32bit, right? Is it full updated?
Report
bluepiaf
6 years ago
It looks like it's ok now. Many thanks !
Report
draco159
6 years ago
Report
classsic
6 years ago
Report
MarcosL
6 years ago
Report
Javip
6 years ago
What could it be the fix to this error message?
Report
gcala
6 years ago
Report
Javip
6 years ago
Report
gcala
6 years ago
automoc
cmake
libqt4-dev
libqjson-dev
libphonon-dev
libphononexperimental4
ca-certificates
Report
mrfricks
6 years ago
could you possibly post a picture of the contents of your /etc/ssl/certs .... i can then see what i'm missing
cheers
Report