Grooveshark Media Center With Raspberry Pi
… and better yet: in the command line. No more messing around with slooow browsers in the Pi.
First, install mplayer if you don’t already have it:
sudo apt-get install mplayer
Then, open ~/.mplayer/config and pimp your player by adding the following settings:
cache=8192
cache-min=4
Next, clone the gsclient plugin by drakedevel:
git clone https://github.com/drakedevel/gsclient.git
And now… RoCk and RoLL :-)