Update mpd configuration

This commit is contained in:
Sonny Bakker 2025-04-21 19:17:14 +02:00
parent 71af560ed7
commit 4fc4f2712b
4 changed files with 11 additions and 7 deletions

View file

@ -3,10 +3,10 @@
############## Connection ###################
## Connect to mpd running on a specified host
mpd_host = 10.0.0.1
mpd_host = {{ mpd_remote_address }}
## Connect to mpd on the specified port.
mpd_port = 21000
mpd_port = {{ mpd_remote_port }}
# header_visibility = yes
# playlist_show_mpd_host = yes