spotify2tidal / spotify_to_tidal

A command line tool for importing your Spotify playlists into Tidal
GNU Affero General Public License v3.0
241 stars 44 forks source link

Performance optimisation: Don't query tracks for uninteresting albums #61

Closed timrae closed 1 month ago

timrae commented 1 month ago

The call to tidal_album.tracks() can take a very long time to execute which can significantly slow down the search in certain cases