about summary refs log tree commit diff
path: root/tools/mpd-stats (follow)
Commit message (Expand)AuthorAgeFilesLines
* ref(tools/mpd-stats): delete the projectFranck Cuny2022-10-2412-490/+0
* fix(new-lines): add or remove new lines where neededFranck Cuny2022-07-021-1/+0
* mpd: we only want events from the player subsystemFranck Cuny2022-06-112-2/+8
* doc: update README with instruction for installingFranck Cuny2022-06-111-0/+8
* build: install the binary and systemd unitFranck Cuny2022-06-111-0/+12
* scrobbler: add a systemd unit fileFranck Cuny2022-06-111-0/+43
* 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
* mpd-scrobbler: proper default argumentsFranck Cuny2022-06-111-2/+31
* 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-112-5/+31
* scrobbler: add timestamp to the recordFranck Cuny2022-06-111-9/+11
* scrobbler: add interface to the sqlite3 databaseFranck Cuny2022-06-113-0/+57
* mpd-stats: create and run the scrobblerFranck Cuny2022-06-111-39/+4
* scrobbler: add functions to create and run itFranck Cuny2022-06-111-0/+66
* mpd: export the type PlayerFranck Cuny2022-06-111-4/+4
* mpd: add function `Close` to the playerFranck Cuny2022-06-112-2/+15
* mpd: rename function to create the playerFranck Cuny2022-06-112-2/+2
* scrobbler: create a record on new songFranck Cuny2022-06-111-5/+27
* scrobbler: initial log record typeFranck Cuny2022-06-113-1/+40
* scrobbler: watch for events and print song detailsFranck Cuny2022-06-114-0/+77
* README: add some information about loggingFranck Cuny2022-06-111-1/+14
* add initial go.modFranck Cuny2022-06-111-0/+3
* Add README.org, LICENSE.txtFranck Cuny2022-06-112-0/+21