09-07-2018, 08:41 PM
HI, I'm new to this forum.
I'm trying to use your work to connect with spotify, but it is not working.
I use Moode Audio 4.2.
I can hear pink noise with the speaker test.
$ sudo systemctl status spotify-connect-web.service gives this output which seems OK.
But I still can't see any device on my SPotify web interface or on my phone.
Am I missing something ?
Thanks,
Niiico
I'm trying to use your work to connect with spotify, but it is not working.
I use Moode Audio 4.2.
I can hear pink noise with the speaker test.
$ sudo systemctl status spotify-connect-web.service gives this output which seems OK.
Code:
pi@moode:~ $ sudo systemctl status spotify-connect-web.service
● spotify-connect-web.service
Loaded: loaded (/lib/systemd/system/spotify-connect-web.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2018-09-07 22:26:56 CEST; 13min ago
Main PID: 21785 (spotify-connect)
CGroup: /system.slice/spotify-connect-web.service
├─21785 /bin/sh /home/pi/spotify/spotify-connect.sh
└─21787 python main.py --playback_device softvol -m Master --mixer_device_index 0 --bitrate 320 --name moOde Connect --key /home/pi/spotify/spotify-connect-web
Sep 07 22:26:56 moode systemd[1]: Started spotify-connect-web.service.
Sep 07 22:26:59 moode spotify-connect.sh[21785]: /home/pi/.local/lib/python2.7/site-packages/pylast/__init__.py:51: UserWarning: You are using pylast with Python 2. Pylas
Sep 07 22:26:59 moode spotify-connect.sh[21785]: UserWarning,
lines 1-11/11 (END)
Am I missing something ?
Thanks,
Niiico