<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song]]></title><description><![CDATA[<p dir="auto">Here’s another module I created. It displays the song you are currently listening to on Spotify. It doesn’t matter whether you play the song on your desktop or on your smart phone. Also you don’t need any third party app to connect to Spotify. All you need is included in the module.</p>
<p dir="auto">You can find it <a href="https://github.com/raywo/MMM-NowPlayingOnSpotify" target="_blank" rel="noopener noreferrer nofollow ugc">on GitHub</a>. A detailed description how to get it working is included.</p>
<p dir="auto"><img src="https://github.com/raywo/MMM-NowPlayingOnSpotify/raw/master/img/readme/screenshot_without_coverart.png" alt="A song is playing and showCoverArt is set to false." class=" img-fluid img-markdown" /> <img src="https://github.com/raywo/MMM-NowPlayingOnSpotify/raw/master/img/readme/screenshot_with_coverart.png" alt="A song is playing and showCoverArt is set to true." class=" img-fluid img-markdown" /></p>
<p dir="auto">Feel free to tell me what you think.</p>
]]></description><link>https://forum.magicmirror.builders/topic/6809/mmm-nowplayingonspotify-display-the-currently-on-spotify-playing-song</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 09:11:48 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6809.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Mar 2018 11:10:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Thu, 14 Dec 2023 22:37:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ssk" aria-label="Profile: ssk">@<bdi>ssk</bdi></a> said in <a href="/post/87235">[MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ssk" aria-label="Profile: ssk">@<bdi>ssk</bdi></a> mine is not start.</p>
<p dir="auto">I followed all the steps exactly to the tutorial, but it doesn’t display anything spotify on the mirror</p>
</blockquote>
<p dir="auto">Likewise. Module doesn’t appear to be up-to-date.</p>
]]></description><link>https://forum.magicmirror.builders/post/113365</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/113365</guid><dc:creator><![CDATA[Populus]]></dc:creator><pubDate>Thu, 14 Dec 2023 22:37:23 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Mon, 27 Sep 2021 20:55:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/morganga" aria-label="Profile: morganga">@<bdi>morganga</bdi></a></p>
<p dir="auto">I know this is super late but I was just messing around with it trying to get rid of the same line with the device playing, as you were. I figured it out, so I figured I might as well post it here since maybe you still want it, or others may want the info too.</p>
<p dir="auto">You need to edit the file NPOS_DomBuilder that is located in the MMM-NotPlayingOnSpotify/core folder. Line 97 should say:</p>
<p dir="auto">content.appendChild(this.getInfoDiv(’ ', context.deviceName));</p>
<p dir="auto">This is the line that displays the info we want to get rid of. You can probably just delete the line and save the file, or just comment it by putting  //  at the beginning of the line. Hope this helps someone.</p>
]]></description><link>https://forum.magicmirror.builders/post/94941</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94941</guid><dc:creator><![CDATA[Krynn72]]></dc:creator><pubDate>Mon, 27 Sep 2021 20:55:01 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 15 Jan 2021 14:23:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ssk" aria-label="Profile: ssk">@<bdi>ssk</bdi></a> mine is not start.</p>
<p dir="auto">I followed all the steps exactly to the tutorial, but it doesn’t display anything spotify on the mirror</p>
]]></description><link>https://forum.magicmirror.builders/post/87235</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/87235</guid><dc:creator><![CDATA[ssk]]></dc:creator><pubDate>Fri, 15 Jan 2021 14:23:17 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 15 Jan 2021 13:59:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/morganga" aria-label="Profile: Morganga">@<bdi>Morganga</bdi></a> said in <a href="/post/85778">[MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song</a>:</p>
<blockquote>
<p dir="auto">Hey,</p>
<p dir="auto">Is there a way to remove the line below the progression bar ?<br />
(The device which is playing right now)</p>
<p dir="auto">Also, when the song started less than a minute ago, it displays the seconds without the “0:” minutes (it displays 24/3:11 for example), how can I change this ?</p>
<p dir="auto">Thanks !</p>
</blockquote>
]]></description><link>https://forum.magicmirror.builders/post/87233</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/87233</guid><dc:creator><![CDATA[ssk]]></dc:creator><pubDate>Fri, 15 Jan 2021 13:59:13 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Tue, 15 Dec 2020 15:37:44 GMT]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">Is there a way to remove the line below the progression bar ?<br />
(The device which is playing right now)</p>
<p dir="auto">Also, when the song started less than a minute ago, it displays the seconds without the “0:” minutes (it displays 24/3:11 for example), how can I change this ?</p>
<p dir="auto">Thanks !</p>
]]></description><link>https://forum.magicmirror.builders/post/85778</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85778</guid><dc:creator><![CDATA[Morganga]]></dc:creator><pubDate>Tue, 15 Dec 2020 15:37:44 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Mon, 07 Dec 2020 10:04:51 GMT]]></title><description><![CDATA[<p dir="auto">It’s great, which is very helpful for a Spotify enthusiast like me</p>
]]></description><link>https://forum.magicmirror.builders/post/85501</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85501</guid><dc:creator><![CDATA[hegmannkris]]></dc:creator><pubDate>Mon, 07 Dec 2020 10:04:51 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Mon, 30 Nov 2020 09:09:59 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Im trying to install the module, but after applying my client id, secret id + add the callback uri, I clicked on « authorise my app » , but I still have « wait for step 2 to complete ». I cant get my access token and refresh token.<br />
Did someone has the same issue ?</p>
]]></description><link>https://forum.magicmirror.builders/post/85297</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85297</guid><dc:creator><![CDATA[darman1135]]></dc:creator><pubDate>Mon, 30 Nov 2020 09:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Sat, 14 Nov 2020 08:20:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raywo" aria-label="Profile: raywo">@<bdi>raywo</bdi></a> Thanks for your effort, that’s so cool…<br />
<img src="/assets/uploads/files/1605341929130-mm2.jpg" alt="MM2.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/84593</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84593</guid><dc:creator><![CDATA[iMAGiC]]></dc:creator><pubDate>Sat, 14 Nov 2020 08:20:26 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Sun, 01 Nov 2020 13:01:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fillilutten" aria-label="Profile: fillilutten">@<bdi>fillilutten</bdi></a> Addition! I would also be able to hide the Spotify logo when just in idle.</p>
]]></description><link>https://forum.magicmirror.builders/post/84156</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84156</guid><dc:creator><![CDATA[fillilutten]]></dc:creator><pubDate>Sun, 01 Nov 2020 13:01:57 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Sun, 01 Nov 2020 10:57:00 GMT]]></title><description><![CDATA[<p dir="auto">I really like it. Would really love to be able to hide all other info beside album art, like progress bar, artist, user, artist, album etc. So I could tune it to be just as I want.</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/84147</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84147</guid><dc:creator><![CDATA[fillilutten]]></dc:creator><pubDate>Sun, 01 Nov 2020 10:57:00 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Wed, 09 Sep 2020 11:59:33 GMT]]></title><description><![CDATA[<p dir="auto">Installed and worked after I rebooted and came back to it the next day. :man_shrugging:</p>
<p dir="auto">Works quite well aside from after a handful of songs it sort of stalls/freezes on an arbitrary song and if i let it sit for a while or play something outside my network it doesn’t load anything unless I force a reboot of the MM interface(NOT the whole pi).</p>
<p dir="auto">Anyone else experience the same above and have a fix? (looked through posts and did not see anything)</p>
]]></description><link>https://forum.magicmirror.builders/post/81501</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81501</guid><dc:creator><![CDATA[Genosphere]]></dc:creator><pubDate>Wed, 09 Sep 2020 11:59:33 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 21 Aug 2020 21:56:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/headbug" aria-label="Profile: headbug">@<bdi>headbug</bdi></a> librespot or raspotify are programs u can install on the pi, outside mm to be able to PLAY Spotify on this device.</p>
<p dir="auto">the MMM-Spotify module from bugsounet does this for you.</p>
]]></description><link>https://forum.magicmirror.builders/post/80541</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80541</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 21:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 21 Aug 2020 20:36:21 GMT]]></title><description><![CDATA[<p dir="auto">Is there anyway to change the colour of the Spotify logo that sits in the background? I looked in CSS and tried changing the image to a colour one but still no joy. Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/80528</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80528</guid><dc:creator><![CDATA[Nero]]></dc:creator><pubDate>Fri, 21 Aug 2020 20:36:21 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 17 Jul 2020 22:12:42 GMT]]></title><description><![CDATA[<p dir="auto">This module is great!</p>
<p dir="auto">Our MM sits on our office desk as a family info system. We listen to Spotify playlists so this module is great for showing which track is playing - in fact, one family member outright complained after I rebuilt the MM and forgot to include this module again!</p>
<p dir="auto">I see that this module makes DNS requests every second - I’m watching the tail of my pi-hole log. Is there any way to reduce the number of network requests, particularly when the module is idle?</p>
<p dir="auto">Thanks :)</p>
]]></description><link>https://forum.magicmirror.builders/post/78734</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78734</guid><dc:creator><![CDATA[castletonroad]]></dc:creator><pubDate>Fri, 17 Jul 2020 22:12:42 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 24 Apr 2020 14:02:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raywo" aria-label="Profile: raywo">@<bdi>raywo</bdi></a>, I love this module. It’s clean and simple. Great work. My MagicMirror is not a mirror but rather a central family information center in our main living area. Just like <a class="plugin-mentions-user plugin-mentions-a" href="/user/yep_dd" aria-label="Profile: yep_DD">@<bdi>yep_DD</bdi></a> posted earlier last year, we use raspotify. We have no need to control playback via the MagicMirror but it would be great to be able to have multiple account support in some manner, ideally with the ability to only display what is playing on the raspotify device. I listen to Spotify on a lot of different devices and while there is nothing secret about what I listen to, I also can’t see a need for everyone at home to see what I am listening to when I am at work.</p>
<p dir="auto">Since people may have many different Spotify streaming devices, rather than trying to integrate with them directly, what about the ability to apply a filter device names so that the module ONLY displays when you are playing on a certain device(s)? In my case, I could simply duplicate the module, one with my credentials and one with my wife’s credentials. If I could filter each instance to only display a specific device, then in theory it would only display 1 instance of the module at a time. If we had more than 1 device, say the MagicMirror upstairs and another device in the basement, it might be nice to actually see a display of what each of us are playing in the house.</p>
]]></description><link>https://forum.magicmirror.builders/post/73468</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73468</guid><dc:creator><![CDATA[coffeeclimber]]></dc:creator><pubDate>Fri, 24 Apr 2020 14:02:06 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Tue, 17 Mar 2020 13:47:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/namnlp" aria-label="Profile: namnlp">@<bdi>namnlp</bdi></a> that is not possible, it is not the purpose of this module. It is only <strong>showing</strong> which song you play on spotify. If you want sound to your Pi you need to install a Spotify client (does not exist for ARM architecture, I think) or surf to the webplayer page: <a href="https://open.spotify.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://open.spotify.com/</a> but it still won’t play several devices at the same time, regardless of Premium or not.</p>
]]></description><link>https://forum.magicmirror.builders/post/70694</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/70694</guid><dc:creator><![CDATA[headbug]]></dc:creator><pubDate>Tue, 17 Mar 2020 13:47:05 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Mon, 16 Mar 2020 16:16:16 GMT]]></title><description><![CDATA[<p dir="auto">Thanks You!</p>
]]></description><link>https://forum.magicmirror.builders/post/70651</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/70651</guid><dc:creator><![CDATA[WilliamSkinner]]></dc:creator><pubDate>Mon, 16 Mar 2020 16:16:16 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Wed, 29 Jan 2020 01:38:43 GMT]]></title><description><![CDATA[<p dir="auto">Si può cambiare il colore del logo SPOTIFY quando è disconesso perchè rimane di un grigio troppo chiaro e non si vede il logo se ho uno sfondo con un afoto esempio,ed in caso qual è il comando sul css custom che devo fare?Grazie.</p>
]]></description><link>https://forum.magicmirror.builders/post/68765</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/68765</guid><dc:creator><![CDATA[Alex2020]]></dc:creator><pubDate>Wed, 29 Jan 2020 01:38:43 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Mon, 06 Jan 2020 20:06:27 GMT]]></title><description><![CDATA[<p dir="auto">Anyway to get 2 accounts running on it? The Callback URL is the same so that might be what’s stopping it working I’d say - but anyone get around it.</p>
]]></description><link>https://forum.magicmirror.builders/post/67454</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/67454</guid><dc:creator><![CDATA[basquille]]></dc:creator><pubDate>Mon, 06 Jan 2020 20:06:27 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Sun, 22 Sep 2019 16:12:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-group plugin-mentions-a" href="/groups/module-developers" aria-label="Profile: Module-Developers">@<bdi>Module-Developers</bdi></a> is there an module that can show me whats playing on all my google home mini devices from all music carriers not just spotify.</p>
]]></description><link>https://forum.magicmirror.builders/post/61542</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61542</guid><dc:creator><![CDATA[teitlebot]]></dc:creator><pubDate>Sun, 22 Sep 2019 16:12:59 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 13 Sep 2019 04:52:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/raywo" aria-label="Profile: raywo">@<bdi>raywo</bdi></a> , thanks for your Module.<br />
Can you give me any help.<br />
I installed the Module successful, my MM display the status of the song playing on my phone, but i can’t hear the sound from 3.5mm jack or from HDMI of the pi.<br />
I found that Spotify only allow 1 device play at the same time.<br />
Whether i need to upgrade to Premium account?<br />
Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/61213</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61213</guid><dc:creator><![CDATA[namnlp]]></dc:creator><pubDate>Fri, 13 Sep 2019 04:52:11 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Tue, 10 Sep 2019 21:32:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raywo" aria-label="Profile: raywo">@<bdi>raywo</bdi></a>  Hi. When I call localhost: 888 I get an error</p>
<p dir="auto"><img src="/assets/uploads/files/1568151117728-a3fa977f-92ce-4686-b249-2a01df4681a8-image.png" alt="0_1568151116704_a3fa977f-92ce-4686-b249-2a01df4681a8-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/61163</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61163</guid><dc:creator><![CDATA[juantata]]></dc:creator><pubDate>Tue, 10 Sep 2019 21:32:05 GMT</pubDate></item><item><title><![CDATA[Reply to [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song on Fri, 14 Jun 2019 19:06:20 GMT]]></title><description><![CDATA[<p dir="auto">Indeed - having the same issue.<br />
i connected my spotify account to google home. And when you ask google home to play some music. it’s considered like an another account.</p>
]]></description><link>https://forum.magicmirror.builders/post/57977</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/57977</guid><dc:creator><![CDATA[tidus5]]></dc:creator><pubDate>Fri, 14 Jun 2019 19:06:20 GMT</pubDate></item></channel></rss>