jakubito / spotify-release-list

📅 Display list of Spotify releases from artists you follow
https://spotifyreleaselist.netlify.app
ISC License
238 stars 10 forks source link

fetch difference #37

Closed Erik262 closed 2 years ago

Erik262 commented 2 years ago

Hello, is there a setting to only fetch the music that differs from the previously fetched one?

jakubito commented 2 years ago

Hi, this is not possible, unfortunately. The Spotify API doesn't offer such functionality. I optimized the fetching algorithm to be as fast as possible with the current limitations of the API, and I don't think it can be improved any further. If anyone has any ideas on how to make it even faster, please let me know