Installing Squeal
To install squeal for Ubuntu:
Add my key to your approved apt keys
gpg --recv-keys 6973E2CF gpg -a --export 6973E2CF | sudo apt-key add -
Add the squealserver apt source
sudo su - cat > /etc/apt/sources.list.d/squeal.list << HERE deb http://squealserver.com/ubuntu karmic multiverse HERE
Install the package
sudo aptitude install squeal
Run the server
sudo squeal start
There is no init script to start and stop squeal when the computer starts yet. It will be added when I’m happy it’s safe
Visit the UI
You can now go to http://<hostname>:9000/ and you’ll see the UI.
Configure Spotify
- Click “Add New Source Module“
- put your spotify username and password in the top form
- hit Configure spotify.
- reload the page.
Point your player at the server
If it’s not already configured, you’ll need to point your player at this server.
Enjoy!
You should now see your spotify playlists. Hopefully the rest of the UI is reasonably obvious!