mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
draft stats
This commit is contained in:
@@ -24,6 +24,7 @@ def serialize_for_card(artist: Artist):
|
||||
"extra",
|
||||
"created_date",
|
||||
"date",
|
||||
"fav_userids",
|
||||
}
|
||||
|
||||
for key in props_to_remove:
|
||||
|
||||
@@ -15,6 +15,7 @@ def serialize_track(track: Track, to_remove: set = set(), remove_disc=True) -> d
|
||||
"og_title",
|
||||
"og_album",
|
||||
"copyright",
|
||||
"config",
|
||||
"disc",
|
||||
"track",
|
||||
"artist_hashes",
|
||||
|
||||
Reference in New Issue
Block a user