PiratePython - Pirate Radio

@DaVyper Sorry for the frustration! Looks like the vlcradio one line installer still seems to be grabbing an older version of setup.sh from somewhere which would explain why it’s not working properly on Buster… I’ve asked our software folks to take a look.

In the meantime, this got my setup working:
curl https://get.pimoroni.com/vlcradio | bash
(and after you get the message about buster not being supported)
git clone https://github.com/pimoroni/phat-beat
cd phat-beat/projects/vlc-radio
./setup.sh

Feel free to drop us an email at support@pimoroni.com if you need help getting things going!

The Spotipy one line installer seems to be working OK for me (although the Mopidy-Spotify plug-in does now ask for a client_id and client_secret which aren’t mentioned in Sandy’s original tutorial - I’ll fix that!)

H

1 Like