mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
turn off merging albums
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ class FromFlags:
|
||||
DO_PERIODIC_SCANS = True
|
||||
PERIODIC_SCAN_INTERVAL = 300 # seconds
|
||||
|
||||
MERGE_ALBUM_VERSIONS = True
|
||||
MERGE_ALBUM_VERSIONS = False
|
||||
|
||||
|
||||
class ParserFlags(Enum):
|
||||
|
||||
Reference in New Issue
Block a user