spotify2tidal / spotify_to_tidal

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

How to know if it is working? #24

Closed matiasramirez1601 closed 4 months ago

matiasramirez1601 commented 1 year ago

I give python3 sync.py (in my case with python sync.py it works) It opens the verification windows for spotify and Tidal but when I open tidal after verifying the code, the subscription window pops up and I am tidal free user. The console shows this message Login with the webbrowser: link.tidal.com/(berification code) but then nothing else is shown. https://i.postimg.cc/XJ3m96Nt/Captura-de-pantalla-2023-06-07-122721.png

RobinHirst11 commented 5 months ago

do you have python installed? image

if you do, try make a virtual environment python3 -m venv myenv source myenv/bin/activate

you said you verified the code, after you do so, mind just closing the pop up/closing the window and sending another screenshot of your terminal?

timrae commented 4 months ago

I've added a few more logging messages recently, so you should expect to see the following on running the script:

Opening Spotify session
Opening Tidal session
Loading Spotify playlists:   0%|