Hi,
I have echo shows in a few spots but also just plain old echos. How do I know what's playing where there's no show?
Combined a couple of technologies. Gotify is a free messaging server you can run locally. The track info is in the mymedia log file. I whipped up a little Python script to check every 20 seconds to see if the track changed if yes send a Gotify message.
If anyone is seriously interested in this let me know and I'll document it.