warmans / rsk-search

https://scrimpton.com
16 stars 2 forks source link

Implement spotify song data cache #8

Closed warmans closed 3 years ago

warmans commented 3 years ago

Whenever corrections are added songs must be re-processed from the spotify API, but in general they are not changed so instead a file cache for all song meta could be built and used for future corrections.

This cache could then be used to create an API endpoint for song info and a song list page or spotify playlist.