untested
This commit is contained in:
parent
b6d88d435a
commit
cf90ce43fe
9 changed files with 168 additions and 22 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue