Skip to content

Works great! I just suggest updating the instructions #122

@Imrhien

Description

@Imrhien

Took me a few extra steps to get going. Here were my steps on linux (Debian):

  1. Clone repo: git clone https://github.com/spotify2tidal/spotify_to_tidal.git
  2. Enter directory: cd spotify-to-tidal
  3. Install Python: sudo apt install python3-pip
  4. Update Pip: python3 -m pip install --upgrade pip setuptools
  5. Edit config file (as per existing instructions)
  6. Install as a module: python3 -m pip install -e .
  7. Run as a module: python3 -m spotify_to_tidal

Hope this helps someone.

Thank you so much for this great script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions