mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
rewrite api/artist.py to remove artist cache
+ remove processing taylor's version
This commit is contained in:
@@ -56,7 +56,6 @@ class AlbumVersionEnum(Enum):
|
||||
RE_RECORDED = ("re-recorded", "rerecorded")
|
||||
REISSUE = ("reissue",)
|
||||
REMASTERED = ("remaster",)
|
||||
TAYLORS_VERSION = ("taylor's version",)
|
||||
|
||||
|
||||
def get_all_keywords():
|
||||
|
||||
Reference in New Issue
Block a user