Skip to content

Releases: tonypest0/sonos-controller

v1.3.0

12 Apr 17:10

Choose a tag to compare

What's New

Features

  • Production server — single node server.js replaces the Vite dev server; zero extra dependencies
  • One-command installerinstall.sh (macOS) and install.ps1 (Windows) set up everything automatically, including background services
  • Dynamic speaker grouping — works with any room name, not just a hardcoded one
  • Queue view — see what's coming up next
  • YouTube Music art fix — album art now loads correctly for YouTube Music streams
  • Parallel audio commands — profiles apply ~560ms faster

Bug Fixes

  • Album art no longer flickers on every poll cycle
  • Transport controls (skip/pause) no longer queue duplicate actions on rapid clicks
  • Volume and EQ sliders no longer re-render while you're dragging them

Requirements

  • macOS or Windows
  • Node.js 18+
  • A Sonos speaker reachable on your local network

v1.0.0

29 Mar 17:07

Choose a tag to compare

Initial release — audio profiles, scheduling, session watcher, live controls, and activity log.