Rafael Pólit

Results 170 comments of Rafael Pólit

This one is probably beyond me. If the illegal instruction is on the libspotify_embedded, then we are toast. We depend on that file working. Did you make any changes at...

First of all, that change is only needed if you the error: "No module named wsgi". If not, please do not modify the file and try to see what happens....

It looks good, maybe there was something wrong with the editing? By the way, what are you using to edit the file? Maybe it is changing some encoding or something...

Oh, yes, absolutely. All you need is to just remove the spotify directory in home/pi, and the two services you created. So, basically, ``` $ sudo rm -R /home/pi/spotify $...

Could you have a corrupted microSD card? I had one that was an off-market fake (sold to me as the real thing) that did these kind of unpredictable and random...

Disable and stop the service and run the script directly and post the output of Spotify-connect.sh, just like before. It's the only way of knowing which is the error.

Did you run the instructions to install depedndencies? It's weird to have another module missing. Maybe the spotify-connect script is missing info on the variables that point to the python...

Ok. i meant the pip requirements? $ cd /home/pi/spotify/spotify-connect-web/ $ pip install -r requirements.txt

It appears you do not have a hw:1 playback device. Please try changing that to hw:0. That perhaps also require the mixer to be 0, not sure about that. You...

Did you ever manage to get this sorted out? You could try without hw:0 but the actual names? Or default? Really not sure what else to try. Best regards, Rafa.