Read the statement by Michael Teeuw here.
MMM - Spotify
-
@ELMAGO
if u has no need to play spotify on rpi, raspotify is not required.
anyway, to get current spotify playback info, one of your spotify player(galaxy s10) should be activated already before MMM-Spotify. The module doesn’t know which player is available until the player is activated. -
@Sean said in MMM - Spotify:
if u has no need to play spotify on rpi, raspotify is not required.
anyway, to get current spotify playback info, one of your spotify player(galaxy s10) should be activated already before MMM-Spotify. The module doesn’t know which player is available until the player is activated.ok, I understand and I do not want to play spotify on this Rasp, I just want a display of music that passes on some players. So why when I do not restrict devices and change device, the module detects it well, whereas when I restrict it there is no display.
-
Someone will have an idea?
-
@ELMAGO
I’ve updated, Update module and try again.{ module: "MMM-Spotify", position: "bottom_right", config: { allowDevices:["My iPhoneXI Pro"], // < - Change this to your device name. } },
-
@Sean
Hello
and thank you, how to update the module?
-
@ELMAGO
git pull
in MMM-Spotify directory. -
This post is deleted! -
@Sean
Hello
it’s perfect, great. For several devices I have to put a comma and [“XXXX”]?
The Spotify logo, does not disappear?
-
For several devices I have to put a comma and [“XXXX”]?
Yes.
["My iPhoneXI Pro", "DESKTOP-ABCD", "RASPOTIFY"]
.The Spotify logo, does not disappear?
You can hide it by CSS or change the logo image file to what you want.
-
@Sean
So, I went around the problem by making transparent the image that you apply.
Thanks for your help.
It works nickel …
Really, thank you