Linux: Spotify Screensaver D-Bus Script update

Following on from my previous post [https://muffinresearch.co.uk/archives/2010/11/03/spotify-screensaver-toggle-with-dbus/] about a script to Pause and Play tracks on spotify based on the status of the screensaver as reported by D-Bus on a Linux Desktop, here's an update: With the latest versions of…

Linux: Spotify Track Notifier with added D-Bus love

I've recently updated the spotify notifier example I'd previously posted as an example along with my spotify screensaver script [https://muffinresearch.co.uk/archives/2010/11/03/spotify-screensaver-toggle-with-dbus/]. First, I made an update to have it listen to the PropertiesChanged signal. Annoyingly for some unknown reason…

Ubuntu: Lock Screen and Pause Spotify

When I used a mac I had a shonky little applescript to pause iTunes when I locked the screen [https://muffinresearch.co.uk/archives/2008/04/24/mac-tip-lock-screen-and-pause-itunes/]. These days I mostly listen to Spotify (running under wine) on Ubuntu which of course doesn't have applescript. What I…