|
@@ -11,8 +11,9 @@ |
|
|
sticker_file: sticker.sql |
|
|
sticker_file: sticker.sql |
|
|
user: mpd |
|
|
user: mpd |
|
|
group: nogroup |
|
|
group: nogroup |
|
|
bind_to_address: any |
|
|
|
|
|
port: 6600 |
|
|
|
|
|
|
|
|
bind_to_address: any |
|
|
|
|
|
port_start: 6600 |
|
|
|
|
|
port: "{{ port_start + item }}" |
|
|
log_level: |
|
|
log_level: |
|
|
gapless_mp3_playback: yes |
|
|
gapless_mp3_playback: yes |
|
|
save_absolute_paths_in_playlists: yes |
|
|
save_absolute_paths_in_playlists: yes |
|
@@ -21,7 +22,7 @@ |
|
|
auto_update_depth: 3 |
|
|
auto_update_depth: 3 |
|
|
follow_outside_symlinks: no |
|
|
follow_outside_symlinks: no |
|
|
follow_inside_symlinks: no |
|
|
follow_inside_symlinks: no |
|
|
zeroconf_enabled:no |
|
|
|
|
|
|
|
|
zeroconf_enabled: no |
|
|
zeroconf_name: mpd |
|
|
zeroconf_name: mpd |
|
|
default_permissions: red,add,control,admin |
|
|
default_permissions: red,add,control,admin |
|
|
stream: music |
|
|
stream: music |
|
|