stable stat
This commit is contained in:
parent
050b28fde8
commit
013e8b139a
11 changed files with 181 additions and 174 deletions
6
main.py
6
main.py
|
|
@ -7,12 +7,12 @@ if __name__ == '__main__':
|
|||
# flow.fetch_spotify()
|
||||
# flow.fetch_local()
|
||||
|
||||
# flow.parse_spotify_library()
|
||||
# flow.parse_local_library()
|
||||
flow.parse_spotify_library()
|
||||
flow.parse_local_library()
|
||||
|
||||
flow.load_libraries()
|
||||
|
||||
# flow.map_local_to_spotify()
|
||||
flow.map_local_to_spotify()
|
||||
|
||||
flow.log_stats()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue