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…