Skip to content

Design event loop for daemon. #5

Description

@shymega

Design the backend event loop for the scrobble.rs daemon - concept thus far:

  • Loop over events from music sources (MPD, MPRIS).
  • Send music events (Song changes, Song finished) to source queue for processing.. eventually to be sent to a target.
  • Process client program commands, such as pausing the scrobbler, or holding all scrobbles in a queue.

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