This is super rough, but it’s a start. I use this hat for digital audio, it’s cheap and high quality.
- Download https://files.plexapp.com/elan/plexamp-v1.0.5-pi.tar.gz
- Get a server.json file from existing Plexamp install, install in
/home/pi/.config/Plexamp/
. Sign out and back into your existing install to get a new identifier/token. - Install node.js on the Pi.
$ curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
$ sudo apt install -y nodejs
- Unpack plexamp-v1.0.5-pi.tar.gz in
/home/pi
- Copy over plexamp.service to
/lib/systemd/system/
- Get service running
$ sudo systemctl daemon-reload
$ sudo systemctl enable plexamp
$ sudo systemctl start plexamp
$ sudo systemctl status plexamp
- Profit!
BONUS ROUND: If you get this USB relay module Plexamp will turn it off/on as needed. I use it to control my receiver.