Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic usage #3

Open
panmeek opened this issue Jun 6, 2024 · 0 comments
Open

basic usage #3

panmeek opened this issue Jun 6, 2024 · 0 comments

Comments

@panmeek
Copy link

panmeek commented Jun 6, 2024

Hey, first of all - sorry for opening such a stupid issue.

I have a problem understanding how I am supposed to use this. I have spotifyd installed on my RPi 0 W and it works flawlessly. I've then installed this tool through pip (tried with and without root), created the config file with all the credentials:

  • client_id and secret is pretty straightforward,
  • then the device_name, I suppose it's the one I set in spotifyd, but I'm not sure,
  • redirect_uri, left as it is,
  • and the real problem - socket_path. I initially left it as it was by default, but when I tried issuing any command to the spotify-cmd it just errored out. The error was that it couldn't find the .sock file, so I created a dummy file in /tmp named exactly as it is in the default config. After that I was met with another error, but different this time, it just was a connection error with the daemon.

What am I doing wrong here? I feel like I missed an important step, but I really can't figure it out. I suppose the tool should have a daemon itself, but I'm not really sure. Any help would be appreciated and of course I can supply logs if it's needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant