mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-15 08:45:54 -04:00
Enable compilations by default and add Podcasts-dir to defaults
This commit is contained in:
parent
74c7e6ceda
commit
1111590a9e
@ -27,7 +27,7 @@ library {
|
|||||||
directories = { "/srv/music" }
|
directories = { "/srv/music" }
|
||||||
# Directories containing compilations
|
# Directories containing compilations
|
||||||
# Matches anywhere in the path (not a regexp, though)
|
# Matches anywhere in the path (not a regexp, though)
|
||||||
# compilations = { "/compilations/" }
|
compilations = { "/Compilations/", "/Podcasts/" }
|
||||||
|
|
||||||
# Artwork file names (without file type extension)
|
# Artwork file names (without file type extension)
|
||||||
# forked-daapd will look for jpg and png files with these base names
|
# forked-daapd will look for jpg and png files with these base names
|
||||||
|
Loading…
x
Reference in New Issue
Block a user