01-20-2021, 08:07 PM
(01-20-2021, 07:51 PM)Tim Curtis Wrote: 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
It's a Pi 4B with 8GB. Should I proceed with your suggestion?
Thanks,
Geoff