Ive got a CSV of music from Spotify and would like an easy way to find and download these playlists. Is there a client that can do this?

  • Fizz@lemmy.nzOP
    link
    fedilink
    arrow-up
    2
    ·
    23 hours ago

    I used the docker image and I didnt know how to get the docker image to link my .config/sldl/sldl.conf to the docker /config/sldl/sldl.conf file. Ended up just making the CSV and copying it into the docker folder. Then I didnt get how to use the commands. I kept running it thinking that it would pickup my username and password from the config file eventually I relaised i had to add --user --pass point it to the csv then point it to the output file. Thanks to a reddit thread where someone layed out the commands.

    • communism@lemmy.ml
      cake
      link
      fedilink
      arrow-up
      2
      ·
      23 hours ago

      Ahh ok. I don’t plan to use docker, so hopefully that will make things easier.