Skip to content

Specified sleep period exceeds maximum #248

Discussion options

You must be logged in to vote

Unfortunately, count limit in Source.getPlaylistTracks apply after get all tracks. So if you trigger fires every 15-30 minutes we have many request to Spotify in short period. Therefore API return shadow ban for 24000 seconds in your case.

As a rule, Spotify has own history page. Possible you dont need to do it via goofy? Or just update such playlist once a day with saveWithUpdate.

Let me know if you still want to use code from example.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@hahahahywel
Comment options

Answer selected by hahahahywel
Comment options

You must be logged in to vote
1 reply
@Bedmit
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants