mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 18:15:49 +03:00
[GH-ISSUE #25] Default Heroku Instance often returning "No lyrics for this track" error #20
Labels
No labels
UPDATES
bug
bug
documentation
enhancement
hacktoberfest
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-lyrics-api#20
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 @aviwad on GitHub (Sep 9, 2023).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/25
Examples: Try the link in the README. Have to refresh 3/4 times to get lyrics. This has suddenly started today. Noticed in my application. Would you suggest I self-host with my own sp_dc key? Is my app perhaps spamming your heroku instance too much? I cache every download
@akashrchandran commented on GitHub (Sep 10, 2023):
I strongly recommend hosting the app on your server or any other hosting platform you like. It's getting a lot of spam. While I'm not certain if it's connected, the app performed flawlessly on my local setup. To be cautious, I've temporarily switched it to maintenance mode to prevent spam. I'll re-enable it soon. In the meantime, I'll check the code for any issues.
@akashrchandran commented on GitHub (Sep 13, 2023):
Can you please check now? It appears to be working well.