Added an option to skip duplicated recording MBID. Fixes #180
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user