mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
extract original thumbnail image
This commit is contained in:
@@ -241,7 +241,6 @@ def save_similar_artists(artist: Artist):
|
||||
if len(artist_.similar_artist_hashes) == 0:
|
||||
return
|
||||
|
||||
print(artist.artisthash, artist.name)
|
||||
lastfmdb.insert_one(artist_)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user