Cast from Plexamp to any DLNA device on your network. No complicated setup. Just works.
Works with your speakers
Plus any DLNA/UPnP compatible device
You love Plexamp. You have great DLNA speakersβSonos, Yamaha, Denon, smart TVs.
But Plexamp can't cast to DLNA/UPnP devices.
"Frustrating that PlexAmp can't render to UPnP devices... I SO VERY BADLY wish PlexAmp would add UPnP support"
SonoPlay makes your DLNA speakers appear as Plex players.
Cast from Plexamp to any DLNA device on your network.
Plexamp β SonoPlay β Your Speakers
No complicated setup. No Raspberry Pi projects. Just works.
Automatically finds all DLNA/UPnP speakers, receivers, and smart TVs on your network.
PIN-based Plex.tv authentication. Automatic server discovery. Play queue support with real-time status sync.
Create virtual device groups for synchronized playback across multiple speakers.
Set bitrate and sample rate limits for your devices. Transcode on the fly to support any speaker.
Click any image to enlarge
git clone --branch stable https://github.com/aquantumofdonuts/sonoplay.git
cd sonoplay
docker compose up -d
# Access at http://your-server:32488
docker run -d \
--name sonoplay \
--network host \
--restart unless-stopped \
-v /path/to/config:/config \
ghcr.io/aquantumofdonuts/sonoplay:latest
Coming Soon to Community Applications
Requirements: Docker, Plex server
View Full Documentation