Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Official moOde 6.5.0 support thread
#61
(04-25-2020, 08:04 PM)ElmhurstFun Wrote: Hi -enjoying exploring 6.5.   I'm using an RPi 0W -- under the Renderers config section, there's nothing for Spotify anymore - is this no longer an option with the 0W ?

I wasn't able to successfully compile librespot for arm6 (Pi-zero, Pi-1, etc). It can be cross-compiled but I would need someone to volunteer to do this in an ongoing fashion or provide me with a recipe that can be run directly on an arm7  Pi.

There is a workaround that involves replacing the v0.1.1 librespot binary which is arm7-only with the previous binary used in 642 which will run on both arm6 and arm7.

Try this. Then reboot.

Code:
wget -q http://moodeaudio.org/test/librespot-51a634d-armv6l.zip
unzip ./librespot-51a634d-armv6l.zip
sudo rm ./librespot-51a634d-armv6l.zip
sudo chmod +x ./librespot-51a634d-armv6l
sudo mv /usr/local/bin/librespot ./librespot-v0.1.1
sudo cp ./librespot-51a634d-armv6l /usr/local/bin/librespot


-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub


Messages In This Thread
RE: Official moOde 6.5.0 support thread - by Tim Curtis - 04-25-2020, 08:54 PM

Forum Jump: