Skip to content

Notify when stopped playing? #1

Description

@CamiloMM

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions