-
Notifications
You must be signed in to change notification settings - Fork 0
Notify when stopped playing? #1
Copy link
Copy link
Open
Description
Hi, this plugin is just what I was looking for!
But, it would be great to know when the playback stops (so "now playing" is always an accurate statement).
It could work for example with an extra "event" field, like so:
{ "event": "stop" }{ "event": "play", "title": "Foo Bar Baz 2000", "artist": "The Foo Bar Fighters", ...}{ "event": "pause" }{ "event": "resume", "title": "Foo Bar Baz 2000", "artist": "The Foo Bar Fighters", ...}That would be really great.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels