I have a raspberry pi 3 B that I built into a music playing kiosk with the 7" touchscreen. I had it open up a chrome window to my playlist and start playing. It worked, but it was kind of janky because it was basically a scaled down web
I like the UI for plexamp on my desktop, so I installed it on my rpi. It works, though it just plays music with no UI or system try icon that I can find. Is there something I’m missing?
The current version is indeed just a “renderer” without UI.
The idea is to tuck it away behind the speakers and use Plexamp on desktop or other Plex clients to control it.
1 Like
How well/publicly documented are the API calls to do stuff like play/pause/next? If it can be controlled via a remote client, it can be controlled via localhost commands. I could get lost in building a super basic-functionality frontend to control it locally.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.