MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-SpotifyConnectUI

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 2 Posters 3.0k Views 2 Watching
    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.
    • schlachtkreuzer6S Offline
      schlachtkreuzer6
      last edited by

      I followed the instructions from here: https://github.com/CatoAntonsen/MMM-SpotifyConnectUI but now there is no module on my MM…

      sudo systemctl status spotifyconnect.service showing this:

      pi@MagicMirror:~ $ sudo systemctl status spotifyconnect.service
      ● spotifyconnect.service - Spotify Connect
      Loaded: loaded (/etc/systemd/system/spotifyconnect.service; enabled)
      Active: active (running) since Thu 2016-12-22 08:36:06 UTC; 1h 41min ago
      Process: 502 ExecStartPre=/bin/sleep 25 (code=exited, status=0/SUCCESS)
      Main PID: 1188 (spotifyconnect.)
      CGroup: /system.slice/spotifyconnect.service
      ├─1188 /bin/bash /home/pi/spotify-connect-web/spotifyconnect.sh
      ├─1191 ./spotify-connect-web -n MAGICMIRROR -o plughw:CARD=ALSA,DEV=1
      └─1192 ./spotify-connect-web -n MAGICMIRROR -o plughw:CARD=ALSA,DEV=1

      Dec 22 10:17:38 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:38] “GET /api/info/status HTTP/1.1” 200 216 0.005329
      Dec 22 10:17:41 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:41] “GET /api/info/status HTTP/1.1” 200 216 0.073932
      Dec 22 10:17:43 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:43] “GET /api/info/status HTTP/1.1” 200 216 0.005693
      Dec 22 10:17:46 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:46] “GET /api/info/status HTTP/1.1” 200 216 0.013439
      Dec 22 10:17:48 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:48] “GET /api/info/status HTTP/1.1” 200 216 0.007797
      Dec 22 10:17:51 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:51] “GET /api/info/status HTTP/1.1” 200 216 0.006512
      Dec 22 10:17:53 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:53] “GET /api/info/status HTTP/1.1” 200 216 0.010040
      Dec 22 10:17:56 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:56] “GET /api/info/status HTTP/1.1” 200 216 0.010266
      Dec 22 10:17:58 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:17:58] “GET /api/info/status HTTP/1.1” 200 216 0.005638
      Dec 22 10:18:01 MagicMirror spotifyconnect.sh[1188]: 127.0.0.1 - - [2016-12-22 10:18:01] “GET /api/info/status HTTP/1.1” 200 216 0.005184

      further in spotify on my android device, is no magicmirror as a connected device to play on

      is there any trick? thanks for your help!

      1 Reply Last reply Reply Quote 0
      • CatoC Offline
        Cato Module Developer
        last edited by

        What do you mean it’s “no module on my MM”? Did you follow the instructions under “Installation of the module”?

        1 Reply Last reply Reply Quote 0
        • schlachtkreuzer6S Offline
          schlachtkreuzer6
          last edited by

          Yeah, thats why I´m so confused ^^ do i need to install any node helper? npm install stuff like in other modules?

          1 Reply Last reply Reply Quote 0
          • CatoC Offline
            Cato Module Developer
            last edited by

            Really not sure what you are talking about!

            You have understood that Spotify Connect Web is a third party service/application? I didn’t make this, so sorry for it has to go somewhere else.

            Spotify Connect UI is the module for MM I made. Just follow the instructions I referred to in my last post.

            CatoC 1 Reply Last reply Reply Quote 0
            • schlachtkreuzer6S Offline
              schlachtkreuzer6
              last edited by

              Okay, I followed your installation guide.

              I git clone the spotify module and copy and paste the example code to my config.js but nothing is there. So no grey logo with the magic mirror letters.

              For now I fixed it with deleting the module and git clone it again :O what ever happened before!?!

              CatoC 1 Reply Last reply Reply Quote 0
              • CatoC Offline
                Cato Module Developer @schlachtkreuzer6
                last edited by

                @schlachtkreuzer6 I really don’t know. Maybe network problem during git clone? But I would guess you’ve got an error in that case.

                1 Reply Last reply Reply Quote 0
                • CatoC Offline
                  Cato Module Developer @Cato
                  last edited by Cato

                  @Cato Auto correct error in my second post above: sorry = support

                  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 Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy