mirror of
https://github.com/akashrchandran/syrics-web.git
synced 2026-04-27 02:15:52 +03:00
[GH-ISSUE #43] endless waiting #35
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics-web#35
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 @dedindi on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics-web/issues/43
hi akashrchandran
We have the same issue again.
https://github.com/akashrchandran/syrics-web/issues/42#issuecomment-3046735568
Example link: https://open.spotify.com/track/0Cy7wt6IlRfBPHXXjmZbcP?si=c0eab6c97e99455a
@MouadhDRXD commented on GitHub (Jul 31, 2025):
Yeah, this keeps happening to every song, we can't download any lyrics
@443pablo commented on GitHub (Aug 1, 2025):
@akashrchandran the issue is error handling
heres the error
the program expects it to return json when there is markup prepended to it. This happens when fetching the API (so I assume there is a bigger server error issue at hand
@cdh31211811 commented on GitHub (Aug 3, 2025):
Still happening. Please fix asap
@akashrchandran commented on GitHub (Aug 3, 2025):
I have fixed that, but the Spotify has started rate limiting https://github.com/akashrchandran/spotify-lyrics-api/issues/54