mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-07-23 18:10:13 +00:00

+ assign default artist separators if db is empty + add instrumental to album version + check if album is a single by checking og_title and current title + hard code juice wrld artist name in model + set album aritst to first artist if track has no album artist + rewrite get_base_album_title regex to use existing album versions + misc