MPD now auto-updates on songs added in the ~/Music dir

This commit is contained in:
2020-07-11 18:32:09 +02:00
parent bd5922e7d7
commit db79ad2080

View File

@@ -12,6 +12,8 @@ bind_to_address "localhost"
max_output_buffer_size "16304"
auto_update "yes"
audio_output {
type "fifo"
name "my_fifo"