Read the statement by Michael Teeuw here.
MMM-SpotifyConnectUI
-
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=1Dec 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.005184further in spotify on my android device, is no magicmirror as a connected device to play on
is there any trick? thanks for your help!
-
What do you mean it’s “no module on my MM”? Did you follow the instructions under “Installation of the module”?
-
Yeah, thats why I´m so confused ^^ do i need to install any node helper? npm install stuff like in other modules?
-
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.
-
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!?!
-
@schlachtkreuzer6 I really don’t know. Maybe network problem during git clone? But I would guess you’ve got an error in that case.
-
@Cato Auto correct error in my second post above: sorry = support