raywo / MMM-NowPlayingOnSpotify

A module for MagicMirror displaying the song currently playing on Spotify.
MIT License
207 stars 43 forks source link

It does not work... #47

Open spietrowski opened 5 years ago

spietrowski commented 5 years ago

Hi all,

i installed the Module as posted and everything did work out. I got my Client ID, pasted everything in my config file and even have the spotify icon on my mirror. BUT if i play songs on Spotify, the module does nothing…

my config is as followed:

module: "MMM-NowPlayingOnSpotify", position: "bottom_left", config: { clientID: "my id", clientSecret: "mysecret", accessToken: "mytoken", refreshToken: "myothertoken" } i noticed that the modules needs “Node.js version >= 7”, so i made a quick check with

node -v and it turns out, that i have version 10 installed (v10.15.3)…

Any ideas on how to fix that (at least for me) broken module?

Zhangarang commented 5 years ago

@spietrowski didn't work for me this way either, had to go through the web app for config.

Use your pi name and 8888 as the port. Follow the app for authentication.

After that, it works like a charm!

dngreer46 commented 5 years ago

I'm having this same issue. I've checked my dashboard on the spotify developer page, and it is showing activity from one daily user, so I know it's connecting to the app but nothing is being displayed.

I've noticed a lot of git issues from people with this same problem, and many have been closed with no solution (or really basic ones). I've tried restarting, the repo is in the correct folder and it has the correct name.

Patrice57 commented 3 years ago

Pas d'affichage sur le MagicMirror, refait l'installation 4 fois avec changement d'application Spotify mais rien n'y fait.

Y a t-il une sollution?