about summary refs log tree commit diff
path: root/tools/mpd-stats/internal/scrobbler/scrobbler.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* mpd: we only want events from the player subsystemFranck Cuny2022-06-111-1/+1
* scrobbler: read mpd status before processing songFranck Cuny2022-06-111-4/+21
* scrobbler: record how long a song was playedFranck Cuny2022-06-111-1/+15
* scrobbler: use helper function EqualAttrsFranck Cuny2022-06-111-3/+1
* mpd-stats: pass database path to the scrobblerFranck Cuny2022-06-111-4/+27
* scrobbler: add functions to create and run itFranck Cuny2022-06-111-0/+66