Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpd: we only want events from the player subsystem | Franck Cuny | 2022-06-11 | 1 | -1/+1 |
* | scrobbler: read mpd status before processing song | Franck Cuny | 2022-06-11 | 1 | -4/+21 |
* | scrobbler: record how long a song was played | Franck Cuny | 2022-06-11 | 2 | -1/+16 |
* | scrobbler: use helper function EqualAttrs | Franck Cuny | 2022-06-11 | 1 | -3/+1 |
* | record: add some basic testing | Franck Cuny | 2022-06-11 | 2 | -0/+59 |
* | mpd-stats: pass database path to the scrobbler | Franck Cuny | 2022-06-11 | 1 | -4/+27 |
* | scrobbler: add timestamp to the record | Franck Cuny | 2022-06-11 | 1 | -9/+11 |
* | scrobbler: add interface to the sqlite3 database | Franck Cuny | 2022-06-11 | 1 | -0/+54 |
* | scrobbler: add functions to create and run it | Franck Cuny | 2022-06-11 | 1 | -0/+66 |
* | scrobbler: initial log record type | Franck Cuny | 2022-06-11 | 1 | -0/+34 |