mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
supplement mixes using other remote similar albums and artist data
This commit is contained in:
@@ -38,6 +38,7 @@ def serialize_for_card(album: Album):
|
||||
"extra",
|
||||
"id",
|
||||
"lastplayed",
|
||||
"weakhash",
|
||||
}
|
||||
|
||||
return album_serializer(album, props_to_remove)
|
||||
|
||||
Reference in New Issue
Block a user