Spotify Enhanced
Spotify Enhanced v2.0.0GitHub
Configuration
Create a Spotify Developer app and connect accounts.
Configuration
The default redirect URI is:
http://127.0.0.1:30901/oauth2callbackIf port 30901 is already in use, use the exact URI shown in the Ulanzi settings panel instead.
- Open the Spotify Developer Dashboard and sign in.
- Click
Create appand choose an app name and description. - Add the exact redirect URI shown by the settings panel.
- Select
Web API, accept Spotify's terms and save the app. - Open the app settings and copy the
Client IDandClient Secret. - Return to a Spotify Enhanced action settings panel, paste the credentials and click
Connect. - Approve the Spotify authorization page and return to Ulanzi.
The panel can connect another account, disconnect the selected account, open the local guide and select a Spotify device or the active device.
Protect the Client Secret
Rotate it in Spotify Developer Dashboard if it is exposed, then connect the account again.