📦 Nightly Release
Changes since 2.9.0.dev2026040305
🚀 New Providers
🚀 Features and enhancements
- Allow use of a personal client id for Spotify (by @marcelveldt in #1536)
- Try parsing track number from the filename (by @marcelveldt in #1663)
- Add Audio Analysis controller and Audio Analysis provider (by @MarvinSchenkel in #3509)
- Add config for show progress bar in party mode (by @Awashcard0 in #3549)
- Add Infinite Mix dynamic builtin playlists (by @dmoo500 in #3555)
- Enable Sendspin bridge for Cast stereo pairs (by @marcelveldt in #3563)
🐛 Bugfixes
- Fix plugin source volume feedback loop with group players (by @marcelveldt in #3556)
- Fix player queue stuck on play_action_in_progress (by @marcelveldt in #3557)
- Subsonic: Bump py-opensonic for lyrics fix (by @khers in #3559)
- A few fixes for audio streaming (by @marcelveldt in #3560)
- Plex: fix streaming of newly added Plex tracks (by @anatosun in #3561)
- Fix Universal Group Player playback issues (by @marcelveldt in #3562)
🎨 Frontend Changes
- Add progress bar for current track in party mode (by @Awashcard0 in #1664)
- Disable shuffle and repeat buttons for dynamic playlists (by @dmoo500 in #1667)
- Add favorite button to player bar (by @dmoo500 in #1666)
- Player menu enhancements (by @radiohe4d in #1536)
- Add translation strings for player options (by @fmunkes in #1663)
Other Changes
- Fix: Handle radio stations providing non utf-8 in streamtitle (by @marcelveldt in #1664)
- Fix loading state from cache when connecting to slimproto players (by @kepstin in #1666)
🧰 Maintenance and dependency bumps
6 changes
- Bump ruff from 0.6.4 to 0.6.5 (by @dependabot[bot] in #1667)
- Copy queue items list before mutation in delete_item for consistency (by @teancom in #3551)
- Bandcamp: fix Liskov substitution violation in get_artist signature (by @teancom in #3552)
- Clean up leaked throttlers, command locks, and protocol evaluations on player unregister (by @teancom in #3554)
- Add MusicCast player options translation keys (by @fmunkes in #3558)
- ⬆️ Update music-assistant-frontend to 2.17.141 (by @music-assistant-machine in #3565)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@Awashcard0, @MarvinSchenkel, @OzGav, @anatosun, @dmoo500, @fmunkes, @kepstin, @khers, @marcelveldt, @radiohe4d, @teancom