|
@@ -124,7 +124,7 @@ log_level "{{ log_level }}" |
|
|
# point gapless MP3 playback can be enabled. |
|
|
# point gapless MP3 playback can be enabled. |
|
|
# |
|
|
# |
|
|
#gapless_mp3_playback "yes" |
|
|
#gapless_mp3_playback "yes" |
|
|
gapless_mp3_playback "{{ gapless_mp3_playback }}" |
|
|
|
|
|
|
|
|
#gapless_mp3_playback "{{ gapless_mp3_playback }}" |
|
|
|
|
|
|
|
|
# |
|
|
# |
|
|
# This setting enables MPD to create playlists in a format usable by other |
|
|
# This setting enables MPD to create playlists in a format usable by other |
|
@@ -417,7 +417,7 @@ audio_buffer_size "{{ audio_buffer_size }}" |
|
|
# at the cost of increased time prior to audio playback. |
|
|
# at the cost of increased time prior to audio playback. |
|
|
# |
|
|
# |
|
|
#buffer_before_play "10%" |
|
|
#buffer_before_play "10%" |
|
|
buffer_before_play "{{ buffer_before_play }}" |
|
|
|
|
|
|
|
|
#buffer_before_play "{{ buffer_before_play }}" |
|
|
# |
|
|
# |
|
|
############################################################################### |
|
|
############################################################################### |
|
|
|
|
|
|
|
@@ -447,7 +447,7 @@ filesystem_charset "UTF-8" |
|
|
# |
|
|
# |
|
|
# This setting controls the encoding that ID3v1 tags should be converted from. |
|
|
# This setting controls the encoding that ID3v1 tags should be converted from. |
|
|
# |
|
|
# |
|
|
id3v1_encoding "UTF-8" |
|
|
|
|
|
|
|
|
#id3v1_encoding "UTF-8" |
|
|
# |
|
|
# |
|
|
############################################################################### |
|
|
############################################################################### |
|
|
# SIDPlay decoder ############################################################# |
|
|
# SIDPlay decoder ############################################################# |
|
|