xoderton / osutify

Functional Spotify clone, with songs from rhythm game called "osu!"
https://discord.com/invite/rV4uSHJvna
MIT License
1 stars 2 forks source link

Fix caching problem and stop spamming API servers #7

Closed richardscull closed 3 months ago

richardscull commented 3 months ago

We pretty much bumping Next.js version from beta to pre-beta where caching problem was fixed and cookies were workings also too.

I've also implemented a fix to parse URLs more stable to the getSongAudio route. (Implemented hard retires counter if URL parsing will fail one day again)