|
@@ -24,7 +24,7 @@ database { |
|
|
# playlist files not created by the server but only if they are in the MPD |
|
|
# playlist files not created by the server but only if they are in the MPD |
|
|
# format. This setting defaults to playlist saving being disabled. |
|
|
# format. This setting defaults to playlist saving being disabled. |
|
|
# |
|
|
# |
|
|
playlist_directory jinja-filters.join{{ [path,item,playlist_directory]|join }} |
|
|
|
|
|
|
|
|
playlist_directory {{ [path,item,playlist_directory]|join() }} |
|
|
# |
|
|
# |
|
|
# This setting sets the location of the MPD database. This file is used to |
|
|
# This setting sets the location of the MPD database. This file is used to |
|
|
# load the database at server start up and store the database while the |
|
|
# load the database at server start up and store the database while the |
|
|