This commit is contained in:
Шурупов Илья Викторович 2026-06-14 23:46:09 +03:00
parent b6d88d435a
commit cf90ce43fe
9 changed files with 168 additions and 22 deletions

View file

@ -31,9 +31,9 @@ class Parser:
self.library.update_cache()
self.library.name = "Spotify"
self.library.auto_score()
self.score_tracks()
self.library.auto_score()
return self.library