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

This commit is contained in:
Lucien Cartier-Tilet 2020-07-11 18:32:09 +02:00
parent bd5922e7d7
commit db79ad2080
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 0 deletions

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"