diff --git a/lnbits/extensions/jukebox/static/spotapi.gif b/lnbits/extensions/jukebox/static/spotapi.gif new file mode 100644 index 000000000..023efc9a9 Binary files /dev/null and b/lnbits/extensions/jukebox/static/spotapi.gif differ diff --git a/lnbits/extensions/jukebox/static/spotapi1.gif b/lnbits/extensions/jukebox/static/spotapi1.gif new file mode 100644 index 000000000..478032c56 Binary files /dev/null and b/lnbits/extensions/jukebox/static/spotapi1.gif differ diff --git a/lnbits/extensions/jukebox/templates/jukebox/index.html b/lnbits/extensions/jukebox/templates/jukebox/index.html index e9e60ace8..2a27c83a8 100644 --- a/lnbits/extensions/jukebox/templates/jukebox/index.html +++ b/lnbits/extensions/jukebox/templates/jukebox/index.html @@ -169,10 +169,12 @@ + 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. @@ -226,11 +228,19 @@ + In the app go to edit-settings, set the redirect URI to this link
{% raw %}{{ locationcb }}{{ jukeboxDialog.data.sp_id }}{% endraw %} + Setting can be found + here.