Added an option to skip duplicated recording MBID. Fixes #180

This commit is contained in:
emeric
2022-02-02 13:31:23 +01:00
parent 71d6d4825f
commit 483cb1bdda
11 changed files with 46 additions and 19 deletions
+3
View File
@@ -70,3 +70,6 @@ cover-max-cache-size = 30;
# JPEG quality for covers (range is 1-100)
cover-jpeg-quality = 75;
# Set to true if you want to hide duplicate tracks
scanner-skip-duplicate-recording-mbid = false;