Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspotify no longer supported #61

Open
zburhop opened this issue Feb 28, 2022 · 6 comments
Open

Raspotify no longer supported #61

zburhop opened this issue Feb 28, 2022 · 6 comments

Comments

@zburhop
Copy link

zburhop commented Feb 28, 2022

So it appears they dropped support for the raspberry pi zero. So that step does not work. Can someone help me solve this?

@dupontgu
Copy link
Owner

You should still be able to use the last version with Pi zero 1.x support:

https://github.com/dtcooper/raspotify/releases/tag/0.31.8.1

Also, it looks like they should still support the new version of the Pi Zero (2)!

@zburhop
Copy link
Author

zburhop commented Feb 28, 2022

I tried for several hours last night to figure out how to install that previous version. Would anyone mind telling me what commands to use to install it. I'm a hardware guy and this parts the worst lol

@zburhop
Copy link
Author

zburhop commented Feb 28, 2022

lol almost bought a 2w lol but the chip shortage has them up to 80 dollars.

@patreekp
Copy link

patreekp commented Mar 2, 2022

I tried for several hours last night to figure out how to install that previous version. Would anyone mind telling me what commands to use to install it. I'm a hardware guy and this parts the worst lol

I was stuck there too, try with:

sudo wget https://github.com/dtcooper/raspotify/releases/download/0.31.8.1/raspotify_0.31.8.1.librespot.v0.3.1-54-gf4be9bb_armhf.deb

sudo dpkg -i raspotify_0.31.8.1.librespot.v0.3.1-54-gf4be9bb_armhf.deb

Don't, i think it didnt install correctly because now im stuck at point 12

Configure Raspotify
sudo nano /etc/default/raspotify

and i have no file at the path
(sorry, im a hardware guy too)

@zburhop
Copy link
Author

zburhop commented Mar 7, 2022

Im still stuck at this point if anyone had any ideas.

@TheBasedDoge
Copy link

TheBasedDoge commented Apr 28, 2022

I figured out this part. you need to use a much older version of Raspotify, I used this one:

raspotify_0.31.3.librespot.v0.3.1-19-gbbd575e_armhf.deb

It looks like they changed the file structure in the newer one. /etc/default/raspotify does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants