Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.69 KB

README.dockerhub.md

File metadata and controls

39 lines (26 loc) · 1.69 KB

mpd-alsa-docker

References

First and foremost, the reference to the awesome projects:

Music Player Daemon
MPDScribble

Support

ko-fi
Please see the Goal.
Please note that support goal is limited to cover running costs for subscriptions to music services.

Description

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.

Available Archs on Docker Hub

  • linux/amd64
  • linux/arm/v7
  • linux/arm64/v8
  • linux/arm/v5 (for debian-based builds)

Links

Source: GitHub
Images: DockerHub

Where is the documentation?

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.