brianstrauch / spotify-cli

Spotify for the terminal
Apache License 2.0
317 stars 16 forks source link

Conflict with spotify on Windows10 #44

Closed PIndividual closed 2 years ago

PIndividual commented 2 years ago

Whatever command I use, it pulls up the Spotify for windows application instead of spotify-cli.

PIndividual commented 2 years ago

I tried disabling the original spotify response inside the windows settings, but here are the responses image seems that spotifycli cannot link with my system automatically.

brianstrauch commented 2 years ago

Hi, it looks like you're trying to run a command called "spotifycli", but the Windows executable for this project is called "spotify.exe". If the name "spotify" is causing conflicts with the Spotify desktop client, try removing the desktop client from your $PATH, and adding the CLI client.

Nycz-lab commented 2 years ago

u should use the complete filename of the exe inlcuding '.exe' also maybe u should switch to the spotify application from their website instead of the one in the windows store