Sending current track info to phone, etc

Post Reply
scooter
Posts: 2
Joined: Sun Jan 15, 2023 5:59 pm

Sending current track info to phone, etc

Post 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.
Post Reply