01-20-2021, 07:51 PM
What model Pi are you running.? If its one of the arm6 based models then librespot crashes due to a bad compile flag It's fixed in upcoming 7.1.0 release or you can download the new binary from the repo and install it Something like below should work.
Code:
wget https://github.com/moode-player/moode/raw/develop/other/librespot/librespot-dev-6a4bc83
sudo mv ./librespot/librespot-dev-6a4bc83 /usr/local/bin/librespot
sudo chmod 0755 /usr/local/bin/librespot