stable stat
This commit is contained in:
parent
b1c96511a3
commit
11fb2816e3
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