Skip to main content

MPD (Music Player Daemon)

MS communicates with MPD using the TCP client connection.

You should uncomment/create the following settings in your mpd config:

bind_to_address	"any"   # or a specific ipv4/v6 address
port "6600"

Configuration

ENV Config Type

Environmental VariableRequired?DefaultDescription
MPD_URLNolocalhost:6600
MPD_PASSWORDNo