Commit Graph

7 Commits

Author SHA1 Message Date
Tim Rae
e2ead013ad Merge pull request #2 from vkolotov/fix/retying-if-spotify-returns-none
Fix an issue when Spotify returns None as track, which leads to retri…
2022-02-07 11:17:57 +13:00
Vlad Kolotoff
ba1b651601 Fix an issue when Spotify returns None as track, which leads to retries and a failure eventually. 2021-11-03 22:01:41 +00:00
Timothy Rae
d2239f747e Remove outdated comment 2021-07-22 01:04:08 +12:00
Timothy Rae
2e69f1d28c Use results from previous runs as a cache to improve performance 2021-07-22 00:56:40 +12:00
Timothy Rae
db8eb4e60f Reduce chunk size when writing playlists to avoid potential errors? 2021-07-22 00:53:31 +12:00
Timothy Rae
57a74f6b13 Use unidecode to escape weird names 2021-07-22 00:52:51 +12:00
Timothy Rae
0c6b9798d3 Add script to copy playlists from spotify to tidal 2021-05-31 19:35:31 +12:00