-
Notifications
You must be signed in to change notification settings - Fork 66
Frequently Asked Questions
kraxie edited this page Jul 5, 2024
·
2 revisions
- Open the Spotify Dashboard.
- Create a new app with any name.
- Go to "Settings".
- Add "http://localhost:8888" to "Redirect URIs".
- Click "View client secret".
- Enter "Client ID" and "Client Secret" in the client in their respective fields.
- Click "Authenticate" and login to Spotify as usual!
Currently, no telemetry is collected by the client, and as you setup your own app, no usage information is collected, so there's no use for a privacy policy. A privacy policy will be added if a public app is ever added, or optional telemetry is added, but there are currently no plans for either of them.
spotify-qt never receives your username or password and can only access the Web API. Actual playback from another client requires additional access that can't be received from just Web API access, thus, they need to be entered manually.
spotify-qt - A lightweight Spotify client using Qt