about summary refs log tree commit diff
path: root/tools/mpd-stats/internal/scrobbler (follow)
Commit message (Expand)AuthorAgeFilesLines
* ref(tools/mpd-stats): delete the projectFranck Cuny2022-10-244-268/+0
* 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-112-1/+16
* scrobbler: use helper function EqualAttrsFranck Cuny2022-06-111-3/+1
* record: add some basic testingFranck Cuny2022-06-112-0/+59
* mpd-stats: pass database path to the scrobblerFranck Cuny2022-06-111-4/+27
* scrobbler: add timestamp to the recordFranck Cuny2022-06-111-9/+11
* scrobbler: add interface to the sqlite3 databaseFranck Cuny2022-06-111-0/+54
* scrobbler: add functions to create and run itFranck Cuny2022-06-111-0/+66
* scrobbler: initial log record typeFranck Cuny2022-06-111-0/+34