mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[GH-ISSUE #13] Limit to 50 tracks #61
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RonOren on GitHub (Sep 21, 2022).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/13
@akashrchandran commented on GitHub (Sep 21, 2022):
Thanks for raising this issue, I had totally forgot about requests limits of the Spotify API. I have made a fix, please update and verify. To update you can check the wiki page.
@RonOren commented on GitHub (Sep 22, 2022):
50+ work but I tried a big playlist with over 1000 tracks and it gave that error:

@akashrchandran commented on GitHub (Sep 22, 2022):
It's seems that the problem is caused by a track which is no longer available on Spotify. I will try to fix it as soon as possible.

@akashrchandran commented on GitHub (Sep 23, 2022):
@ronoren I have updated, you may try it.
@RonOren commented on GitHub (Sep 23, 2022):
It is working now!🙌