mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add methods to extract base album title from an album title string
+ add methods to extract album versions + implement these methods in the album model class
This commit is contained in:
@@ -132,6 +132,9 @@ class FromFlags:
|
||||
Whether to remove the producers from the song title.
|
||||
"""
|
||||
|
||||
REMOVE_REMASTER = True
|
||||
MERGE_REMASTERS = True
|
||||
|
||||
|
||||
class TCOLOR:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user