@Sean
I just finished the installation.
If I do not put anything in this option, I see what Diffuse Spotify, but if I use this option :
{
module: “MMM-Spotify”,
position: “top_center”,
config: {
style: “default”, // “default” or “mini” available
control: “hidden”, //“default”, “hidden” available
updateInterval: 100,
onStart: null, // disable onStart feature with null
allowDevices: [“Galaxy S10”], //If you want to limit devices to display info, use this.
// allowDevices: [“RASPOTIFY”, “My iPhoneX”, “My Home speaker”],
}
},
I have the Spotify logo but that’s it.
An idea ?