akashrchandran / spotify-lyrics-api

A Rest API for fetching lyrics from Spotify which is powered by Musixmatch. Commandline version is available at akashrchandran/syrics.
http://github.akashrchandran.in/spotify-lyrics-api/
GNU General Public License v3.0
369 stars 29 forks source link

Default Heroku Instance often returning "No lyrics for this track" error #25

Closed aviwad closed 11 months ago

aviwad commented 1 year ago

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 1 year ago

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 1 year ago

Can you please check now? It appears to be working well.