MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Abstr
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 6
    • Groups 0

    Abstr

    @Abstr

    0
    Reputation
    1
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Abstr Unfollow Follow

    Latest posts made by Abstr

    • RE: MMM-Spotify

      @lotman9000 Ill try. thank you!

      posted in Entertainment
      A
      Abstr
    • RE: MMM-Spotify

      @sdetweil Yes, I got both both accounts allowed in the correct order. Username, ID’s and token work fine. I’ve setup two users in spotify.config.json like the sample below. The user which I put first in the spotify.config.json get to display the music in MagicMirror. The second user doesnt. No matter if I swap them.

      [
      {
      “USERNAME”: “AN NAME TO IDENTIFY THIS ACCOUNT”,
      “CLIENT_ID” : “PUT_YOUR_SPOTIFY_APP_CLIENT_ID”,
      “CLIENT_SECRET” : “PUT_YOUR_SPOTIFY_APP_CLIENT_SECRET”,
      “TOKEN” : “./username_token.json”
      },
      {
      “USERNAME”: “ANOTHER NAME TO IDENTIFY THIS ACCOUNT”,
      “CLIENT_ID” : “PUT_YOUR_SPOTIFY_APP_CLIENT_ID”,
      “CLIENT_SECRET” : “PUT_YOUR_SPOTIFY_APP_CLIENT_SECRET”,
      “TOKEN” : “./another_token.json”
      }
      ]

      posted in Entertainment
      A
      Abstr
    • RE: MMM-Spotify

      @sdetweil ‘‘spotify doesnt care about not its platform’’, thats oke but my problem is switching between multiple spotify accounts.

      https://github.com/skuethe/MMM-Spotify

      posted in Entertainment
      A
      Abstr
    • RE: MMM-Spotify

      @sdetweil Sorry, you are right. But I mean, I can connect my phone (with account A) to the spotify module. It shows up on the MM and music plays with Raspotify.

      But switching to another phone (with account B ) isnt working. Music plays with Raspotify but doesnt show up on the MagicMirror.

      I’ll try the connect app

      posted in Entertainment
      A
      Abstr
    • RE: MMM-Spotify

      @requiemmg , @sdetweil Thanks for the quick reply. Volume is working fine, but switching between 2 different “Client Id’s” isnt working. The MagicMirror only shows the accountdefault: 0. This means first device is working fine, but it isnt possible to switch to another device.

      posted in Entertainment
      A
      Abstr
    • RE: MMM-Spotify

      @requiemmg

      Hey Requiemmg, I’m dealing with the exact same problem, so im very curious if you managed to fix the problem? thnx!

      posted in Entertainment
      A
      Abstr