09-25-2019, 07:39 PM
(09-06-2019, 08:54 AM)IT-Andy52 Wrote: Hi
I have to admit, that I have no idea of "How Linux works" - I had copy and pasted RafaPolit's instructions - noise plays, however when testing the services I get:
pi@moode:~ $ systemctl status spotify-connect-web.service
● spotify-connect-web.service
Loaded: loaded (/lib/systemd/system/spotify-connect-web.service; disabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Fri 2019-09-06 10:41:34 CEST; 6s ago
Process: 6150 ExecStart=/home/pi/spotify/spotify-connect.sh (code=exited, status=203/EXEC)
Main PID: 6150 (code=exited, status=203/EXEC)
I am (almost) positive, that I have no typos - Pls help
Oh and I changed line in main.py to gevent.pywsgi and did use SpotifyMaster
Andreas
Well, the main.py change is no longer needed as this was addressed by forking the repo and doing the change already. Can you please follow the instructions exactly as in per the README of the repo?
That should be enough. I have just tried this on a fresh install of moode and it worked as expected (you don't need to change any lines, just copy the instructions line by line from the main page of the GitHub link)