📦 Nightly Release
Changes since 2.11.0.dev2026082704
🚀 Features and enhancements
- Report completed plays back to Tidal (by @jozefKruszynski in #5835)
🐛 Bugfixes
- Snapcast: resume music after an announcement (by @MarvinSchenkel in #5968)
- Keep the AirPlay connection alive when seeking (by @marcelveldt in #6050)
- Fix an AirPlay speaker going silent when it joins a group (by @marcelveldt in #6051)
- Fix an AirPlay speaker going silent when two things start it at once (by @marcelveldt in #6054)
- Stop restarting an AirPlay speaker when a seek needs a moment (by @marcelveldt in #6055)
- Keep the queue on an audio player when a group leader drops out (by @marcelveldt in #6056)
- Fix a speaker staying silent after its group is joined with another one (by @marcelveldt in #6057)
- Stop AirPlay speakers in a group immediately on pause or stop (by @marcelveldt in #6058)
- Keep an AirPlay player's streaming mode under the user's control (by @marcelveldt in #6059)
- Make seeking forward in a slow source fast (by @marcelveldt in #6060)
- Add a 24-bit audio toggle for AirPlay players (by @marcelveldt in #6061)
- Fix a group member never re-joining after it drops off the network (by @marcelveldt in #6062)
- Fix a Spotify audiobook stopping when you seek to another chapter (by @marcelveldt in #6063)
- Fix Spotify not loading after updating to 2.10 (by @kiegsgroot in #6065)
- Fix the Apple TV progress bar disappearing after a track change (by @marcelveldt in #6067)
- Fix YouTube Music search finding nothing when the language is not English (by @marcelveldt in #6068)
- Fix grouping being unavailable while Spotify Connect plays (by @marcelveldt in #6070)
- Stop the music when you power off a speaker (by @marcelveldt in #6074)
- Stop random music playing after a notification clip (by @marcelveldt in #6075)
- Bump aioaudiobookshelf to 0.1.25 (by @fmunkes in #6078)
🎨 Frontend Changes
- Fix loading spinners showing up too small (by @marcelveldt in #2669)
- Check the Python package builds in CI (by @marcelveldt in #2668)
- Silence the setuptools warning about the assets directory (by @marcelveldt in #2667)
- Clean up the Python packaging config (by @marcelveldt in #2666)
- Remove the unused VS Code workspace file (by @marcelveldt in #2665)
- Remove the unused webhint config file (by @marcelveldt in #2664)
- Remove the unused browser targets config file (by @marcelveldt in #2663)
🧰 Maintenance and dependency bumps
7 changes
- Keep a live source on its player when moving it to another one fails (by @marcelveldt in #6045)
- Prevent accidental stable auto-release while a release candidate is pending (by @MarvinSchenkel in #6047)
- Keep translation syncs and backport PRs out of the release notes (by @marcelveldt in #6048)
- Bump CodSpeedHQ/action from 5.0.3 to 5.2.1 (by @dependabot[bot] in #6066)
- Record why Spotify audiobook chapters cannot be fed ahead (by @marcelveldt in #6069)
- Update airplay-cli to v0.5.3 (by @musicassistant-bot[bot] in #6071)
- Tidy up the source lookup in the seek command (by @marcelveldt in #6072)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @fmunkes, @jozefKruszynski, @kiegsgroot, @marcelveldt