Made preferred file names for cover configurable. fixes #238

This commit is contained in:
emeric
2022-05-30 20:02:36 +02:00
parent 88e117ccde
commit c4005c5183
3 changed files with 20 additions and 1 deletions
+3
View File
@@ -71,5 +71,8 @@ cover-max-cache-size = 30;
# JPEG quality for covers (range is 1-100)
cover-jpeg-quality = 75;
# Preferred file names for covers (order is important)
cover-preferred-file-names = ("cover", "front" );
# Set to true if you want to hide duplicate tracks
scanner-skip-duplicate-recording-mbid = false;