The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


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


Solved: Spotify renderer not working on rpi zero
#1
I see in the config menu there is a Spotify area, but I can not figure out how to either connect to this to my account or play from spotify to this device.

How is the built in Spotify support intended to be used? I have been searching the forums and do not see any instructions.

EDIT:

Tim discovered that librespot needs to be compiled specifically for the rpi zero to work. I imagine he will have this fixed soon but in the mean time here are the steps to fix it.


Code:
sudo apt-get -y install portaudio19-dev

cd ~
wget https://github.com/moode-player/moode/raw/master/other/librespot/librespot-master-a4e0f58.zip
unzip librespot-master-a4e0f58.zip
curl https://sh.rustup.rs -sSf | sh
# choose 1

sudo reboot

cd librespot-master/
cargo build --release --features alsa-backend
#wait for 6 hours

sudo cp target/release/librespot /usr/local/bin
cd ~
sudo rm -rf librespot-master
sudo reboot
Reply


Messages In This Thread
Spotify renderer not working on rpi zero - by Bun-Bun - 10-26-2018, 07:39 PM
RE: How to use Spotify - by Tim Curtis - 10-26-2018, 08:24 PM
RE: How to use Spotify - by Bun-Bun - 10-26-2018, 08:35 PM
RE: How to use Spotify - by Bun-Bun - 10-29-2018, 12:24 AM
RE: Spotify renderer not working - by Bun-Bun - 10-30-2018, 09:52 PM
RE: Spotify renderer not working - by Tim Curtis - 10-30-2018, 10:27 PM
RE: Spotify renderer not working - by Bun-Bun - 10-30-2018, 10:53 PM
RE: Spotify renderer not working - by Tim Curtis - 10-30-2018, 11:42 PM
RE: Spotify renderer not working - by Tim Curtis - 10-30-2018, 11:46 PM
RE: Spotify renderer not working - by Bun-Bun - 10-30-2018, 11:50 PM
RE: Spotify renderer not working - by Tim Curtis - 10-31-2018, 12:19 AM
RE: Spotify renderer not working - by Me2018 - 02-05-2019, 08:36 AM
RE: Spotify renderer not working - by Tim Curtis - 10-31-2018, 07:40 PM
RE: Spotify renderer not working - by Bun-Bun - 10-31-2018, 07:51 PM
RE: Spotify renderer not working - by Tim Curtis - 10-31-2018, 08:18 PM
RE: Spotify renderer not working - by Bun-Bun - 10-31-2018, 09:10 PM
RE: Spotify renderer not working - by Tim Curtis - 10-31-2018, 09:18 PM
RE: Spotify renderer not working - by Bun-Bun - 11-01-2018, 04:49 AM
RE: Spotify renderer not working - by Bun-Bun - 11-01-2018, 02:31 PM
RE: Spotify renderer not working - by Bun-Bun - 11-01-2018, 03:22 PM

Forum Jump: