Hello,
Since I updated the vero 4k to the latest version raspotify no longer starts. I’m getting this:
$ sudo systemctl status raspotify
▒ raspotify.service - Raspotify
Loaded: loaded (/lib/systemd/system/raspotify.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: signal) since Wed 2021-08-25 17:13:26 CEST; 6s ago
Process: 6506 ExecStartPre=/bin/mkdir -m 0755 -p /var/cache/raspotify (code=exited, status=0/SUCCESS)
Process: 6513 ExecStartPre=/bin/chown raspotify:raspotify /var/cache/raspotify (code=exited, status=0/SUCCESS)
Process: 6514 ExecStart=/usr/bin/librespot --name ${DEVICE_NAME} --device-type ${DEVICE_TYPE} $BACKEND_ARGS --bitrate ${BITRATE} $CACHE_ARGS $VOLUME_ARGS $OPTIONS (code=killed, signal=ILL)
Main PID: 6514 (code=killed, signal=ILL)
Is it deprecated? How can I troubleshoot it? Are there better ways to get Spotify-connect on OSMC now?