Nicola Chiarappa

Results 2 issues of Nicola Chiarappa

When migrating playlists from one Spotify account to another one, collaborative playlists are not taken into account from the code and are consequently not migrated to the destination Spotify account.

When copying tidal playlists from one account to another one Traceback (most recent call last): File "script.py", line 417, in copy_tidal_playlists_to_another_tidal_account() File "script.py", line 163, in copy_tidal_playlists_to_another_tidal_account tracks = tidal_session_2.get_playlist_tracks(playlist.id)...