{% extends "base.html" %} {% from "macros.jinja" import window_vars with context
%} {% block page %}
Add Spotify Jukebox
{% raw %}
{{ col.label }}
Jukebox QR Delete Jukebox
{{ col.value }}
{% endraw %}
{{SITE_TITLE}} jukebox extension
{% include "jukebox/_api_docs.html" %}
ContinueContinue
Cancel
To use this extension you need a Spotify client ID and client secret.
You get these by creating an app in the Spotify developers dashboard
here.
Submit keysSubmit keys
Cancel
In the app go to edit-settings, set the redirect URI to this link
{% raw %}{{ locationcb }}{{ jukeboxDialog.data.sp_id }}{% endraw
%} Click to copy URL
Settings can be found
here.