Feat(Choux): Add auto_update and mpc
This commit is contained in:
parent
3b3c87ac01
commit
6bef213972
@ -118,7 +118,7 @@ music_directory "{{ music_dir }}"
|
||||
# This setting enables automatic update of MPD's database when files in
|
||||
# music_directory are changed.
|
||||
#
|
||||
#auto_update "yes"
|
||||
auto_update "yes"
|
||||
#
|
||||
# Limit the depth of the directories being watched, 0 means only watch
|
||||
# the music directory itself. There is no limit by default.
|
||||
|
@ -4,6 +4,7 @@
|
||||
name:
|
||||
- moc
|
||||
- mpd
|
||||
- mpc
|
||||
- ncmpcpp
|
||||
state: present
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user