Spotify
Setup
- Login to the Spotify Dashboard and create a new App. Fill in the details, you can name it whatever you want. This app will be just for AudioBand.
- Go to the app you created and click
Edit Settings
. Addhttp://127.0.0.1/callback
as a redirect url (see image below).- If you use a different port than 80, you have to change the callback url to
http://127.0.0.1:PORT/callback
- If you use a different port than 80, you have to change the callback url to
- Right click anywhere in the toolbar -> Audio Band Settings -> Audio Source Settings and fill in the fields
Spotify Client Id
andSpotify Client Secret
. You can find them in the same dashboard page for the Spotify app you created. - Your browser should open asking you to login and allow your spotify app to access your currently playing songs.
- If your browser does not open automatically, Right click the toolbar and select Audio Sources > Spotify. It should now open in your default browser.
- Sign-in and accept and it should now display song information (make sure spotify is selected as the audio source).
Note
If you have premium, all controls will work (except for volume when playing on mobile devices (Spotify limitation)). Without premium, only play/pause, next and previous song will work.
Dashboard
Callback settings