From 1a5cd6008c9944f2baa58c9cba8312d62b90b808 Mon Sep 17 00:00:00 2001 From: BarRaider <46548278+BarRaider@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:18:39 +0200 Subject: [PATCH 1/5] Added info on No Connection icon --- docs/faqs/spotify/img/spotify_no_connection.webp | Bin 0 -> 1952 bytes docs/faqs/spotify/troubleshooting.md | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 docs/faqs/spotify/img/spotify_no_connection.webp diff --git a/docs/faqs/spotify/img/spotify_no_connection.webp b/docs/faqs/spotify/img/spotify_no_connection.webp new file mode 100644 index 0000000000000000000000000000000000000000..d9bc06581c93d5eac0edb881f8ae011c58e32f8f GIT binary patch literal 1952 zcmV;R2VeM7Nk&GP2LJ$9MM6+kP&il$0000G0001w0055w06|PpNcjK&00Dp$ZF}72 z6BVKO0sM4Cq9)+00O%+Tnh^^j&@GG3no;&$-?5H}3Ba>PmXJytQ*0%LMGW4mzK-cu zudkClCY|LqHjar$`vTpKsqgeD*T>|$dtw~~t`E6Ep?g3(2VL*j-5_yiZ^c1lydi@~ zxynpr06M5tz;oeYDi_trAX64LmcT|xY^1_QX>7Ey`G52O=Kud7Ha1#eqa-#`U?VJS z{0SRkDi_tjbKwEyLIGqZG5`n@a)ro4#7(0FD=92u@GJmUP&goX1^@tXA^@EMDv$t> z06vjIol2#nqM@ZWDmbtb31R@%dQiU~@E?nxj$bR*m+>EeIP#AlVt>8+j_q0Eb^f=h zmzZzYAK9OJKS+P${XjpVe}wB0{f_nk{iF3;|Bw40@Q3?b|0DcIz<29zYh{_XeRc!9 zEBQw4K_q0{s_yGw20&NtWQ0q^(8_egpm26&@puzlJJA4*Cc-HyVlxOZFE~1sdm7@!w};m5 zy`SoeO%?~W7cfc;ef4vkpfMh(l}&jP_d2<}I|mMY5~~Q)2wYqylM;hHNKO@kjA@HA z&t%iZ8N`&~pH<*=N?-s0`reKZ3NS|5A9lMCXUjGSU;7JRqNk4E<_12UsnZy?maQgf zp3*)*@Hc8BTqWiv-f3Z$>ZBQnm=IKCzaaX!5PYa_sEo`Pa;9{p;^PeMPKwIh(96Sn7V$N8<^>UjpH<@qpwIGzf(;HtEyR;<`qOYP*l}nJX8VFJb97g<^ZF z*rpX#O<8^ZP%~%&@;eAm1Y{vh+nxI-E_#Z z-G%ZU-i#>LhP)eU?v3_#FVq^4>MZWVA5{$3{uKg$Z}hZ9enkq#@-AAfcJeY6g)(er zrXeKpoiPFap*-Pj73qXt)+tyyodu{i;**touC@-JGC?|I@;lrQrDL~3S0vwb{8u7r zNG=cjb<{Ote8QJ?BnSB)m--o(k&~;<4q9jQ9Ki3XYjRjO};@=C3A&J;%8n{B?X(a#O8P?s@{yT>qhBoOYdQxrK=2J6Pk6vu5-;tsI4vl9E=$f=$(=b`7G&1=bJ&f zH#Ap=6PQ7lsN)E)-_5@XSxN5O4uA<9l`kJ)tu+Y<%RD)WMroxwd`BS{!TfR@n@Q-q zJe-3`AxR)jMu0>lF%l@b5zT(jS#RqanEJc(YUc>@hxISE9iXV*iB%hJBX_~ypf{ch zCQ7YYE|uQmg9;x+F*Bl1KJ{T z(?1kD1Z24Z%Rz=NYy?^!ffFN0F9Lqg5JLjJY>QN>iks!%A1LQVpmzdRX`Blf^l_A7 zU`ZP_$mwX(v;@Oq?tW!XhUpj(8I%ksi?gNQ>xWET2O&;=QC}ct_4hJpeg?qa9v=yt zb>etRDD7*At)NOtKv?mK2_wn-!t^t`6>XpZeS)jtrlJh^@Bq4sh>vxV!_`envRew8 zE5KrPvul(lV$6t{A4!i?2my3}N>~U`*#V0ny3E+>s$#^ir|@VOuq0x>yj*CIFaQC~ zeJ%6;n=-CXe){O-j(D)~D|1eOxrQG<;GaKZhROR4+>3EJY6XhU2s(fbwqan6vP2zj mct@1MKgkcW#%^|EBdAG)-?6M7jvp@hnN}-zo literal 0 HcmV?d00001 diff --git a/docs/faqs/spotify/troubleshooting.md b/docs/faqs/spotify/troubleshooting.md index fc5e0a0..be9b554 100644 --- a/docs/faqs/spotify/troubleshooting.md +++ b/docs/faqs/spotify/troubleshooting.md @@ -24,6 +24,11 @@ The key is not configured, you need to **Revoke Approval** from the bottom of th You are being throttled by Spotify, go to the [throttling section](./#throttling) to find out more. +#### No Connection icon +![No Connection Icon](img/spotify_no_connection.webp) + +The plugin lost connection to Spotify's servers. You can press the key to try and resume manually. + ### Button does not work or displays ⚠️ 1. Make sure you set the Device setting to the device you want to play on. 2. Make sure the Private Session feature is not enabled. You may need to restart your PC after disabling it. From 37f377d4952a933830ba1acb75c47b9adf540c55 Mon Sep 17 00:00:00 2001 From: BarRaider <46548278+BarRaider@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:23:00 +0200 Subject: [PATCH 2/5] Update requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 857fe23..6c1ff99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -mkdocs>=1.4.2 -mkdocs-glightbox>=0.2.1 +mkdocs>=1.6.1 +mkdocs-glightbox>=0.4.0 mkdocs-macros-plugin>=0.7.0 -mkdocs-material>=9.0.0 -mkdocs-video>=1.3.0 \ No newline at end of file +mkdocs-material>=9.6.5 +mkdocs-video>=1.5.0 \ No newline at end of file From c83ab4f3351ab19b4b39a7d19619f6cd42a7edd4 Mon Sep 17 00:00:00 2001 From: BarRaider <46548278+BarRaider@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:26:34 +0200 Subject: [PATCH 3/5] Update spotify_no_connection.webp --- .../spotify/img/spotify_no_connection.webp | Bin 1952 -> 886 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/docs/faqs/spotify/img/spotify_no_connection.webp b/docs/faqs/spotify/img/spotify_no_connection.webp index d9bc06581c93d5eac0edb881f8ae011c58e32f8f..715484e1efee77a4339b0181ad00f58763fb52e7 100644 GIT binary patch literal 886 zcmV-+1Bv`nNk&F)0{{S5MM6+kP&il$0000G0000-002h-06|PpNSgov00C#9wvnVZ z``!SVrx;=)BH)g%k9xBm47atmEzOGzpaaB{nl`>i7CLoO@ZEtE7AdMFFcutXFqR$r-C5>09H^qAglra z08kMCodGIH07w8nkwTnGrK6&ur8o-+uo4Mo0L}T@J8$iui@gYZvEFV{1F6>^>%PkS zT=<9mvv#-h0q1$9LFfVHP5V9YYx`aME$rR@{iLMU<(s6vqzQCh5|G@>6YSyZ_nn8S zzt3`@c@f|e`;-xJ4VKe;emtI#7L^{TKz_*I&^4;<^IllSPXN=@nvGll0RG`ed`1<; zkHp{q(|r$TB(oQycj%qBz;)t~X^m?Y(a{U1{yJNeAM-R9X@ntJ42nUz^}MI=kq{FJ z)9iUMak0EWM}hh3{FR+|?)#D)7Y}byL_lTV-PR$zhMFOAv!)Hd3Tp3$|DnwVrfFg$ z5TME}m) z$NinLWYf`Hb|lF|>3TqU^(^2s@Qw$e;%bAQ>+h5K-`3wN5hrNGVFc3!=b0; z6Fl?h_CKNma8?wA5?)7R1m*V=A%(1xuAUv{#n-3+9zKCHAi_;gtNT10ZLf)bFaKkP M6>7coH-G>D06OloUjP6A literal 1952 zcmV;R2VeM7Nk&GP2LJ$9MM6+kP&il$0000G0001w0055w06|PpNcjK&00Dp$ZF}72 z6BVKO0sM4Cq9)+00O%+Tnh^^j&@GG3no;&$-?5H}3Ba>PmXJytQ*0%LMGW4mzK-cu zudkClCY|LqHjar$`vTpKsqgeD*T>|$dtw~~t`E6Ep?g3(2VL*j-5_yiZ^c1lydi@~ zxynpr06M5tz;oeYDi_trAX64LmcT|xY^1_QX>7Ey`G52O=Kud7Ha1#eqa-#`U?VJS z{0SRkDi_tjbKwEyLIGqZG5`n@a)ro4#7(0FD=92u@GJmUP&goX1^@tXA^@EMDv$t> z06vjIol2#nqM@ZWDmbtb31R@%dQiU~@E?nxj$bR*m+>EeIP#AlVt>8+j_q0Eb^f=h zmzZzYAK9OJKS+P${XjpVe}wB0{f_nk{iF3;|Bw40@Q3?b|0DcIz<29zYh{_XeRc!9 zEBQw4K_q0{s_yGw20&NtWQ0q^(8_egpm26&@puzlJJA4*Cc-HyVlxOZFE~1sdm7@!w};m5 zy`SoeO%?~W7cfc;ef4vkpfMh(l}&jP_d2<}I|mMY5~~Q)2wYqylM;hHNKO@kjA@HA z&t%iZ8N`&~pH<*=N?-s0`reKZ3NS|5A9lMCXUjGSU;7JRqNk4E<_12UsnZy?maQgf zp3*)*@Hc8BTqWiv-f3Z$>ZBQnm=IKCzaaX!5PYa_sEo`Pa;9{p;^PeMPKwIh(96Sn7V$N8<^>UjpH<@qpwIGzf(;HtEyR;<`qOYP*l}nJX8VFJb97g<^ZF z*rpX#O<8^ZP%~%&@;eAm1Y{vh+nxI-E_#Z z-G%ZU-i#>LhP)eU?v3_#FVq^4>MZWVA5{$3{uKg$Z}hZ9enkq#@-AAfcJeY6g)(er zrXeKpoiPFap*-Pj73qXt)+tyyodu{i;**touC@-JGC?|I@;lrQrDL~3S0vwb{8u7r zNG=cjb<{Ote8QJ?BnSB)m--o(k&~;<4q9jQ9Ki3XYjRjO};@=C3A&J;%8n{B?X(a#O8P?s@{yT>qhBoOYdQxrK=2J6Pk6vu5-;tsI4vl9E=$f=$(=b`7G&1=bJ&f zH#Ap=6PQ7lsN)E)-_5@XSxN5O4uA<9l`kJ)tu+Y<%RD)WMroxwd`BS{!TfR@n@Q-q zJe-3`AxR)jMu0>lF%l@b5zT(jS#RqanEJc(YUc>@hxISE9iXV*iB%hJBX_~ypf{ch zCQ7YYE|uQmg9;x+F*Bl1KJ{T z(?1kD1Z24Z%Rz=NYy?^!ffFN0F9Lqg5JLjJY>QN>iks!%A1LQVpmzdRX`Blf^l_A7 zU`ZP_$mwX(v;@Oq?tW!XhUpj(8I%ksi?gNQ>xWET2O&;=QC}ct_4hJpeg?qa9v=yt zb>etRDD7*At)NOtKv?mK2_wn-!t^t`6>XpZeS)jtrlJh^@Bq4sh>vxV!_`envRew8 zE5KrPvul(lV$6t{A4!i?2my3}N>~U`*#V0ny3E+>s$#^ir|@VOuq0x>yj*CIFaQC~ zeJ%6;n=-CXe){O-j(D)~D|1eOxrQG<;GaKZhROR4+>3EJY6XhU2s(fbwqan6vP2zj mct@1MKgkcW#%^|EBdAG)-?6M7jvp@hnN}-zo From 272f983ef5ff4bc5e21a23122f67d0de455d0cd4 Mon Sep 17 00:00:00 2001 From: BarRaider <46548278+BarRaider@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:32:55 +0200 Subject: [PATCH 4/5] Update troubleshooting.md --- docs/faqs/spotify/troubleshooting.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/docs/faqs/spotify/troubleshooting.md b/docs/faqs/spotify/troubleshooting.md index be9b554..cb77535 100644 --- a/docs/faqs/spotify/troubleshooting.md +++ b/docs/faqs/spotify/troubleshooting.md @@ -9,25 +9,13 @@ description: Encountering issues with the Spotify plugin on your Stream Deck? Ou ### Button error icons explained -#### Free icon -![Free Icon](img/spotify_free.webp) +| Icon | Explanation | +| --- | --- | +| ![Free Icon](img/spotify_free.webp) | Spotify Premium is required to use the Spotify plugin, this is a requirement set by Spotify. | +| ![Key Icon](img/key.webp) | The key is not configured, you need to **Revoke Approval** from the bottom of the **Play button** settings, then go trough wizard again because your tokens are invalid. | +| ![Throttled Icon](img/throttled.webp) | You are being throttled by Spotify, go to the [throttling section](./#throttling) to find out more. | +| ![No Connection Icon](img/spotify_no_connection.webp) | The plugin lost connection to Spotify's servers. You can press the key to try and resume manually. | -Spotify Premium is required to use the Spotify plugin, this is a requirement set by Spotify. - -#### Key error icon -![Key Icon](img/key.webp) - -The key is not configured, you need to **Revoke Approval** from the bottom of the **Play button** settings, then go trough wizard again because your tokens are invalid. - -#### Throttled icon -![Throttled Icon](img/throttled.webp) - -You are being throttled by Spotify, go to the [throttling section](./#throttling) to find out more. - -#### No Connection icon -![No Connection Icon](img/spotify_no_connection.webp) - -The plugin lost connection to Spotify's servers. You can press the key to try and resume manually. ### Button does not work or displays ⚠️ 1. Make sure you set the Device setting to the device you want to play on. From 26a0db30d37661e290b5f89475b527a5d655ce1a Mon Sep 17 00:00:00 2001 From: BarRaider <46548278+BarRaider@users.noreply.github.com> Date: Mon, 17 Mar 2025 22:25:24 +0200 Subject: [PATCH 5/5] Update getting-started.md --- docs/faqs/spotify/getting-started.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/docs/faqs/spotify/getting-started.md b/docs/faqs/spotify/getting-started.md index 6a89acf..7c60e1b 100644 --- a/docs/faqs/spotify/getting-started.md +++ b/docs/faqs/spotify/getting-started.md @@ -30,22 +30,19 @@ Please follow the step-by-step instructions below to create your own Spotify Dev 3. **Website**: Leave empty. 4. **Redirect URI**: Copy text below then click **Add**. + + !!! warning annotate "Pay Attention: This step has changed in versions v3.2 and above" - If you see **Auth v2** (1) in top left corner of Spotify Integration setup window: - { .annotate } + If you see **Auth v2** (1) in top left corner of Spotify Integration setup window: + { .annotate } - 1. ![Auth v2](img/spotifyAuthv2.png) + 1. ![Auth v2](img/spotifyAuthv2.png) - ``` - http://127.0.0.1:4202 - ``` - - !!! warning annotate "Plugin version 3.1 or below" - - If you are using Spotfiy plugin version 3.1 or below, copy the **Redirect URI** below: - ``` - http://localhost:4202 - ``` + ``` + http://127.0.0.1:4202 + ``` + + If you DON'T see **Auth v2** there, you must upgrade your plugin to a newer version. ![Step 3b and 3c](img/spotauth3bc.png "Setting redirect URI to http://127.0.0.1:4202")