MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MMM-NowPlayingOnSpotify does not work

    Troubleshooting
    2
    5
    1223
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Stef last edited by

      Hi all,

      i installed the Module as posted on github.
      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?

      1 Reply Last reply Reply Quote 0
      • M
        motdog last edited by

        Mine works fine. Are you a premium member?

        1 Reply Last reply Reply Quote 0
        • S
          Stef last edited by

          yes i am an premium member…

          1 Reply Last reply Reply Quote 0
          • S
            Stef last edited by

            I reinstalled everything - YES! THE WHOLE PI! - and it is still not working…

            M 1 Reply Last reply Reply Quote 0
            • M
              motdog @Stef last edited by

              @Stef my guess is that it’s something with the Spotify api that you set up. If you are seeing the logo but it’s not recognizing when you play music to me it’s a config issue with Spotify or the form thing from the module owner that isn’t right. Was pretty easy to set up. Do a search on the board too. I know there is a multi page thread elsewhere

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy