From 1111590a9e05ecfaff2f0b3899f2cf2f4b475d94 Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Tue, 22 Oct 2013 21:04:39 +0200 Subject: [PATCH] Enable compilations by default and add Podcasts-dir to defaults --- forked-daapd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forked-daapd.conf b/forked-daapd.conf index ac422153..5ed7e1e6 100644 --- a/forked-daapd.conf +++ b/forked-daapd.conf @@ -27,7 +27,7 @@ library { directories = { "/srv/music" } # Directories containing compilations # Matches anywhere in the path (not a regexp, though) -# compilations = { "/compilations/" } + compilations = { "/Compilations/", "/Podcasts/" } # Artwork file names (without file type extension) # forked-daapd will look for jpg and png files with these base names