Here is a quick script I put together to be able to see what song is currently playing from Spotify on my Z-10 speakers.
Download here : g15spotify.zip
Released under the GPL 2.0
Please note this is my first 'big' bash script so please let me know about any problems/improvements needed.
Loosely based on G15 Amarok Plugin Plus by Robert Riemann
http://www.kde-apps.org/content/show.php/G15+Amarok+Plugin+Plus?content=76743
I just decided to buy a Premium subscription for Spotify.
I seem to be buying more and more online services. The way of the future?
Opening spotify URIs from browsers This has been tested and works with Firefox (Iceweasel), Epiphany and Opera 9.5. To be abe to open spotify URIs you first need a simple script: echo '#!/bin/sh' > ~/.browser2spotify echo 'exec wine "C:\Program Files\Spotify\spotify.exe" /uri "$@"' >> ~/.browser2spotify chmod 755 ~/.browser2spotify (Change the path to the spotify executable if necessary) Firefox/Epiphany In Epiphany enter the following in the URI field: about:config Right click and select New > Boolean and name it network.protocol-handler.external.spotify and set it to True Right click and select New > String and name it network.protocol-handler.app.spotify and set the name to ~/.browser2spotify
network.protocol-handler.expose.spotify
I posted earlier this week about a pulseaudio/wine fix. This is a better one:
http://www.3spoken.co.uk/2009/08/making-wine-sound-work-with-pulseaudio....
Now i only hope they fix virtualbox...
Update: Better method: http://www.3spoken.co.uk/2009/08/making-wine-sound-work-with-pulseaudio....
If you are having problems with Spotify under wine in Ubuntu check here and here.
Instructions if link is down:
padsp winecfg
Go to the Audio tab and set the OSS device.