dgw / plex-pushover

A simple plex webhook to send a Pushover notification every time someone starts playing media on your server
MIT License
5 stars 3 forks source link

Support music tracks #7

Closed dgw closed 6 years ago

dgw commented 6 years ago

I don't see any technical reason not to support music (aside from Pushover's API limit being a potential limiting factor if users play a lot of tracks).

Could be spammy, so this capability should be gated behind an environment variable and default to off unless specifically enabled.