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
|
# This setting enables automatic update of MPD's database when files in
|
||||||
# music_directory are changed.
|
# music_directory are changed.
|
||||||
#
|
#
|
||||||
#auto_update "yes"
|
auto_update "yes"
|
||||||
#
|
#
|
||||||
# Limit the depth of the directories being watched, 0 means only watch
|
# Limit the depth of the directories being watched, 0 means only watch
|
||||||
# the music directory itself. There is no limit by default.
|
# the music directory itself. There is no limit by default.
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
name:
|
name:
|
||||||
- moc
|
- moc
|
||||||
- mpd
|
- mpd
|
||||||
|
- mpc
|
||||||
- ncmpcpp
|
- ncmpcpp
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user