First and foremost, the reference to the awesome projects:
Music Player Daemon
MPDScribble
Please see the Goal.
Please note that support goal is limited to cover running costs for subscriptions to music services.
A docker image for mpd with support for both Alsa and PulseAudio.
The container image also includes mpdscribble
. In alternative, you can use mpd-scrobbler-docker as the scrobbler for this image.
User mode is now possible when using alsa
outputs, and of course it is mandatory (enforced) when using pulse
outputs.
Upsampling (even in integer mode) is now available via a patched version of MPD (an unmodified version is available as well).
Also, thanks to a feature request by user XxAcielxX, who also contributed with the necessary documentation, we have a certain degree of support for equalization.
- linux/amd64
- linux/arm/v7
- linux/arm64/v8
- linux/arm/v5 (for debian-based builds)
Source: GitHub
Images: DockerHub
The README.md file has grown to exceed the size limit allowed on Docker Hub (25KB).
Please refer to the source code repository for the complete document.