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

Zero conf authentication #1240

Open
kirk781 opened this issue Nov 26, 2023 · 1 comment
Open

Zero conf authentication #1240

kirk781 opened this issue Nov 26, 2023 · 1 comment
Labels
bug A functionality or parts of a program that do not work as intended

Comments

@kirk781
Copy link

kirk781 commented Nov 26, 2023

I setup spotifyd via zeroconf authentication method skipping username/password entries[as said on the site] in the config file. It showed up properly in the Spotify desktop app, however, I was trying to configure spotifyd to run with another app spotify-qt. The service still asks for authentication each time I fire up that client [and if I don't give the password, the spotifyd service that can be linked to start with the client says "password not provided"]. It doesn't detect any devices either. I tried inputting the password but still, the problem persists each time I restart the client.

Shouldn't spotifyd just show up as an app option in the devices section instead of prompting for a password or does one needs to go back to the text based login method for it to work? Only that client and spotify-tui are amongst the major ones that use this service as the backend. The latter seems to be deprecated now.

I just tried it with spotify-tui as well but keep failing. This app gives other problems as well [due to non maintenance maybe] but I couldn't get spotifyd to detect here either. I must be doing something wrong. Is zeroconf authentication method more complicated than I initially thought?

Version: spotifyd 0.3.5
OS: Void Linux
Cargo : Since it was installed from the OS repos, no cargo install was used.

@kirk781 kirk781 added the bug A functionality or parts of a program that do not work as intended label Nov 26, 2023
@eladyn
Copy link
Member

eladyn commented Nov 27, 2023

I don't think, this is a problem with spotifyd. As long as it's working through the official client, the issue lies within spotify-qt.

Something that I'd like to say though, is that there aren't many Spotify clients apart from the official ones that support zeroconf discovery. (I don't know any.) So the way that you should be using it from within spotify-qt is login in spotify-qt and let spotify-qt take care of supplying your credentials to spotifyd.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A functionality or parts of a program that do not work as intended
Projects
None yet
Development

No branches or pull requests

2 participants