Buz Docs
Spotify Enhanced
Spotify Enhanced v2.0.0GitHub

Configuration

Create a Spotify Developer app and connect accounts.

Português (Brasil)

Configuration

The default redirect URI is:

http://127.0.0.1:30901/oauth2callback

If port 30901 is already in use, use the exact URI shown in the Ulanzi settings panel instead.

  1. Open the Spotify Developer Dashboard and sign in.
  2. Click Create app and choose an app name and description.
  3. Add the exact redirect URI shown by the settings panel.
  4. Select Web API, accept Spotify's terms and save the app.
  5. Open the app settings and copy the Client ID and Client Secret.
  6. Return to a Spotify Enhanced action settings panel, paste the credentials and click Connect.
  7. 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.

On this page