spotify_to_tidal
spotify_to_tidal copied to clipboard
Use new tidal API endpoint get-tracks-by-isrc
This has the potential to be significantly faster than the current implementation for spotify tracks with a known isrc: https://apiref.developer.tidal.com/
We should of course fallback on the old implementation if no result was returned (or incorrect result)