listenbrainz-mpd
A ListenBrainz submission client for MPD.
Install the binary.
#### Cargo
cargo install listenbrainz-mpd
Place the sample configuration file in the appropriate location and fill in your ListenBrainz user token and potentially other relevant configuration.
| Platform | Path |
| --------- | ---------------------------------------------------------------- |
| Linux | $XDG_CONFIG_HOME/listenbrainz-mpd/config.toml
|
| macOS | $HOME/Library/Application Support/listenbrainz-mpd/config.toml
|
| Windows | {FOLDERID_LocalAppData}\listenbrainz-mpd\config.toml
|
Run the binary, or install the provided systemd service file.
Licensed under the terms of the GNU Affero General Public License v3.0 (see LICENSE.txt
for details).