📦 Nightly Release
Changes since 2.10.0.dev2026080404
🚀 New Providers
- Add OpenAI Compatible provider for the AI features (by @marcelveldt in #5261)
🚀 Features and enhancements
- Add party duration config option (by @lordhi in #5230)
- Reuse the Home Assistant device list instead of re-fetching it constantly (by @marcelveldt in #5273)
- Generate AI Radio segments at airtime instead of at run start (by @MarvinSchenkel in #5301)
- Migration for new icons for picker (by @stvncode in #5306)
🐛 Bugfixes
- Fix Recently played dropping explicit track plays and logging empty containers (by @chrisuthe in #5163)
- Mount the NFS export as configured and scan the Subfolder inside it (by @chrisuthe in #5167)
- Fix squeezelite players stuck unavailable after restart (by @gdesmott in #5207)
- Fix Flow Mode progress after abandoned stream probes (by @alectogeek in #5228)
- Fix media details occasionally resolving to the wrong item (by @marcelveldt in #5288)
- Remove spurious error log entries for shared requests (by @marcelveldt in #5295)
- Recover a bridged AirPlay speaker when its stream process dies (by @marcelveldt in #5311)
Other Changes
- Use shared port helpers in Plex Connect port allocation (by @MarvinSchenkel in #4647)
- Lokalise translations update (by @github-actions[bot] in #5292)
🧰 Maintenance and dependency bumps
10 changes
- Bump cryptography from 49.0.0 to 50.0.0 (by @dependabot[bot] in #5272)
- Let players fall back when a control is taken away (by @marcelveldt in #5280)
- Fix AriaCast receiver being unreachable on networks without internet access (by @marcelveldt in #5283)
- ⬆️ Update music-assistant-models to 1.1.178 (by @musicassistant-bot[bot] in #5291)
- Fix duplicate requests and tasks outliving shutdown (by @marcelveldt in #5296)
- Add tests for external player control power and volume commands (by @marcelveldt in #5297)
- Fix remote access failing to reach the Music Assistant API (by @marcelveldt in #5299)
- Keep bridged AirPlay speakers in sync after an audio dropout (by @marcelveldt in #5300)
- ⬆️ Update music-assistant-models to 1.1.179 (by @musicassistant-bot[bot] in #5302)
- Run the Test workflow on merge groups (by @MarvinSchenkel in #5305)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @alectogeek, @chrisuthe, @gdesmott, @lordhi, @marcelveldt, @stvncode