diff --git a/templates/mpd/mpd.conf.j2 b/templates/mpd/mpd.conf.j2 index 8f9b5a8..92db4da 100644 --- a/templates/mpd/mpd.conf.j2 +++ b/templates/mpd/mpd.conf.j2 @@ -1,3 +1,5 @@ +# {{ ansible_managed }} +# bind_to_address "{{ mpd_listen_address }}" port "{{ mpd_listen_port }}" @@ -14,7 +16,7 @@ audio_output { name "mpd" replay_gain_handler "software" mixer_type "hardware" - format "96000:24:1" + format "128000:24:2" } input {