Read the statement by Michael Teeuw here.
[MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song
-
It’s great, which is very helpful for a Spotify enthusiast like me
-
Hey,
Is there a way to remove the line below the progression bar ?
(The device which is playing right now)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 ?
Thanks !
-
@Morganga said in [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song:
Hey,
Is there a way to remove the line below the progression bar ?
(The device which is playing right now)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 ?
Thanks !
-
@ssk mine is not start.
I followed all the steps exactly to the tutorial, but it doesn’t display anything spotify on the mirror
-
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.
You need to edit the file NPOS_DomBuilder that is located in the MMM-NotPlayingOnSpotify/core folder. Line 97 should say:
content.appendChild(this.getInfoDiv(’ ', context.deviceName));
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.
-
@ssk said in [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song:
@ssk mine is not start.
I followed all the steps exactly to the tutorial, but it doesn’t display anything spotify on the mirror
Likewise. Module doesn’t appear to be up-to-date.