MPD now auto-updates on songs added in the ~/Music dir
This commit is contained in:
parent
bd5922e7d7
commit
db79ad2080
@ -12,6 +12,8 @@ bind_to_address "localhost"
|
|||||||
|
|
||||||
max_output_buffer_size "16304"
|
max_output_buffer_size "16304"
|
||||||
|
|
||||||
|
auto_update "yes"
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
type "fifo"
|
type "fifo"
|
||||||
name "my_fifo"
|
name "my_fifo"
|
||||||
|
Loading…
Reference in New Issue
Block a user