| Commit message (Collapse) | Author | Age |
| |
|
|
| |
This is way more useful, than hard-coding `localhost:6600`.
|
| |
|
|
|
| |
This is not a library, as such we can just use anyhow and provide better
and more concise errors to the user.
|
| |
|
|
|
| |
This allows us to correctly track "negative" ratings, when the user
specifies `rating decr` multiple times.
|
| | |
|
| |
|
|
|
| |
It is just easier to use the hand-written rust version, than to try to
do this via the beets plugin.
|
|
|
This is based on https://github.com/sp1ff/mpdpopm at
commit 178df8ad3a5c39281cfd8b3cec05394f4c9256fd.
|