Open R4wizard opened 8 years ago
I spent some time fiddling again with this. The library we will require for this hasn't been updated in a long time and isn't showing any sign of being updated soon. It's looking more and more likely that we're just going to have to scrape metadata and do a "best match" search on other sources.
We need to have some method of adding spotify links to the playlist. I built a tool to obtain the track via C++, however this is far from ideal as there is forced latency from spotify. I think we'll probably end up just querying the spotify api for the metadata, and then trying a "best match" guess on other sources for a media file.