pimoroni / get

Install and helper scripts for Raspbian on the Raspberry Pi
Other
9 stars 7 forks source link

spotipy script not able to patch Mopidy config #206

Closed tuxpeople closed 4 years ago

tuxpeople commented 4 years ago

Today, I tried to install my pirate radio.

As described here, I ran this:

curl https://get.pimoroni.com/spotipy | bash

Unfortunately, I got some error while the script was trying to patch the mopidy.conf:

Bildschirmfoto 2020-08-11 um 09 17 30

After applying the changes by hand, I wasn't able to access iris. Looks like it's not installed (but I thought I saw it while the script was running). Versions used:

Bildschirmfoto 2020-08-11 um 10 03 56

Tested with latest raspbian (2020-02-13-raspbian-buster-lite.img

Gadgetoid commented 4 years ago

Thanks for rising to the challenge to fix this!