mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
sort mixes by created date
+ write og mix date to track mix
This commit is contained in:
@@ -475,6 +475,7 @@ class MixesPlugin(Plugin):
|
||||
"albums": None,
|
||||
},
|
||||
)
|
||||
trackmix.timestamp = mix.timestamp
|
||||
|
||||
# INFO: Write track mix save state
|
||||
if mix.extra.get("trackmix_saved"):
|
||||
|
||||
Reference in New Issue
Block a user