Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.
This repository was archived by the owner on May 12, 2020. It is now read-only.

Usage stats #2

@mroach

Description

@mroach

Some stats that might be interesting:

  • Song playcounts
  • Playlist playcounts
  • Songs that are skipped or repeated

Keeping track of events might be best to do with Paracusia.PlayerState.subscribe and then have the app use stickers to track this as metadata on the objects.

So a full lifecycle of an event could be like:

NFC card scanned -> app tells mpd to play a playlist -> app receives event of state change -> app writes new sticker value to mpd

This keeps all of the data inside the mpd database.

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