Page 1 of 1

Sending current track info to phone, etc

Posted: Wed Jun 28, 2023 8:57 pm
by scooter
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.