Commit graph

11 commits

Author SHA1 Message Date
27b2579cee fix: cleaned up code, verbose prints 2023-09-25 13:36:09 +02:00
35e81eee76 remove: number of synced songs 2023-09-25 13:31:25 +02:00
b2ee52f15c fix: progress bar rendering
remove: debug log spam
2023-09-20 14:35:22 +02:00
40ecb117d0 added progressbar to main sync stage 2023-09-15 17:27:56 +02:00
a1ca707fa7 added forcesync and only syncs new by default 2023-09-15 15:55:54 +02:00
fa58cd5893 fixed progress bar overflow 2023-09-13 00:44:57 +02:00
85edae7c3c added the ability to skip songs
adds a flag -s/--skip that allows for skipping of the first x amount of songs. this can be useful for when the script got hung up on an api ratelimit and you want it to continue where it left off.
2023-09-13 00:38:23 +02:00
1a121f544f fixed error handling 2023-09-12 02:33:55 +02:00
da313aed7a fixed verbose logging being ignored 2023-09-11 23:25:28 +02:00
d70c2e5b98 Update likedsongsync2.py
fixed ETA calculation
2023-09-11 23:17:09 +02:00
fac583d149 some more scripts 2023-09-11 23:13:42 +02:00