aboutsummaryrefslogtreecommitdiff
path: root/mpris2client/mpris2.go
Commit message (Collapse)AuthorAge
* use external mpris2client libHarvey Tindall2021-01-08
| | | | now at github.com/hrfee/mpris2client.
* improve ignoring of playerctldHarvey Tindall2021-01-07
| | | | | also now ignores signals from it by storing its unique sender name on startup and checking each signal.
* move mpris2 component to separate moduleHarvey Tindall2021-01-07
I'll likely put it in a different repo as i'm thinking of writing a last.fm scrobbler and it'd be reused there.