I like to trigger a bash script (or python) whenever SS plays a song in jukebox mode. so my amp and DAC can switch to the correct input. I have everything working in python. i use it in XBMC as well. It switches inputs and shutsdown after a period of standby.
Would be great if people could send me some hint on how to do this. Im not a programmer at all, so noob mode engage please
Do you mean whenever it plays "any" song, or when it plays a "specific" song?
There's code around here somewhere (I'd have to look for it) that will tell you that a specific player is playing a song, or is paused. I think doing something with that would allow you to trigger the script for "any" song.