Read the statement by Michael Teeuw here.
[MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song
-
Great job man. Works great and instructions are flawless. Was very easy to install.
Thanks for the work.A little off topic, but maybe someone can help or point in the right direction. I’m not able to play Spotify using the MM speaker. I’m using the Google AIY voice hat. Isn’t it possible?
-
I’ve completed all the steps, and the module is stuck on a Spotify logo with “Loading…” in the middle of it. I authorized the app and everything and can’t seem to get the module to display any now playing info. After a minute or so it goes to a spotify logo and says “Spotify”.
Any help is appreciated. -
Thanks for module, working great!
Anyway to get cover art in black and white? -
@raywo Your module is amazing. I am using raspotify on my mirror, which is account independent and I was just wondering if there is a chance of implementing spotify connect meta data (e.g. from using raspotify). Instead of using your account as input for the track info using the output from
systemctl raspotify status
as the track id. And then use spotifys web api to get the song info?
https://developer.spotify.com/console/get-track/?id=1yVhDVRJt9o8DQDU3J6R4X&market=
like this?
-
It sounds like MMM-SpotifyConnectUI may be better suited for you. I haven’t tried it but it sounds like its exactly what your looking for… and exactly what I’m looking for.
I have been using MMM-Now PlayingOnSpotify for a while and its really great, however in my house we have a family account, so the module only displays whats playing from my account, not my wife’s, or our guests. My MM is a mirrorless display that is out at our pool, so it’s rare that I’m the only person controlling the music and by rare I mean almost never…lol).
-
This is exactly what the MMM-SpotifyConnectUI does. you need a premium account though.
-
@sharpy400 thanks, I will try immediately. I honestly tried finding a module like that, but that must one I must have overseen.
edit: nope, won’t work, seems spotify has changed the way they give out API keys none of the instructions will work. Spotify Connect Web seems to rely on libspotify which is obsolete.
-
Ahhhh Crud. I had high hopes. Sorry about that Thx for checking it out, you saved me some headache
-
@raywo ,How can play and hearing song from Magic Mirror directly (not only display spotify playing song)
-
@nobita just install raspotify https://github.com/dtcooper/raspotify
the easy way (but I recommend reading the docs):
curl -sL https://dtcooper.github.io/raspotify/install.sh | sh