-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
I keep getting the error "[01:10:42] Couldn't load URL: https://api.spotify.com/v1/me/tracks?offset=1400&limit=50 (HTTP Error 500: Internal Server Error)" when running the liked songs command. It goes to try again and does load some more each time but the error keeps happening. Eventually it got up to about 10000 of the 16500 songs loaded and the script just stopped running with no file created. Tried it again and this time the api error is happening every 5 seconds and just times out again.
Is this likely a spotify server side issue/is there a way to get the command to not time out and just brute force it through the api errors until all the songs are loaded?
Metadata
Metadata
Assignees
Labels
No labels