Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: music-assistant/server

2.10.0 NIGHTLY 2026061308

13 Jun 08:15
@github-actions github-actions
eb39dea
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Pre-release

📦 Nightly Release

Changes since 2.10.0.dev2026061307

🚀 Features and enhancements

  • Smart crossfade: transition on audible content instead of silent outros (by @MarvinSchenkel in #4178)

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel

Contributors

MarvinSchenkel
Loading

2.10.0 NIGHTLY 2026061307

13 Jun 07:14
@github-actions github-actions
3dddcc9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Pre-release

📦 Nightly Release

Changes since 2.10.0.dev2026061207

🚀 Features and enhancements

  • Automatically check if CPU is supported for Audio Analysis (by @chrisuthe in #4166)
  • Add API command to get the color palette for any image (by @marcelveldt in #4193)

🐛 Bugfixes

  • fix(alexa): include track metadata in the initial play_media push (by @croll83 in #4168)
  • Remove local providers without wiping the entire library (by @marcelveldt in #4183)
  • Fix sync group member playing out of sync after concurrent group changes (by @marcelveldt in #4189)
  • Skip stale artist paths during filesystem track parsing (by @chrisuthe in #4191)

🎨 Frontend Changes

  • Add scroll to description dialog for long descriptions (by @dmoo500 in #1908)
  • Add field icons to smart playlist rules (by @dmoo500 in #1866)
  • Fix settings breadcrumb for disabled provider instances (by @OzGav in #1909)

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@OzGav, @chrisuthe, @croll83, @dmoo500, @marcelveldt

Contributors

marcelveldt, croll83, and 4 other contributors
Loading

2.10.0 NIGHTLY 2026061207

12 Jun 08:09
@github-actions github-actions
69be0c9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Pre-release

📦 Nightly Release

Changes since 2.10.0.dev2026061108

🐛 Bugfixes

  • Fix Universal Group Player producing no audio on some members (by @OzGav in #4116)
  • Fix Sendspin grouping with Cast devices (by @maximmaxim345 in #4170)
  • Restore 'ignore volume reports' setting for AirPlay players (by @MarvinSchenkel in #4172)
  • Fix track duration shrinking when seeking near the end with smart crossfade (by @MarvinSchenkel in #4176)
  • Fix invalid scope error when adding a custom Spotify client ID (by @marcelveldt in #4182)

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel, @OzGav, @marcelveldt, @maximmaxim345

Contributors

marcelveldt, MarvinSchenkel, and 3 other contributors
Loading

2.10.0 NIGHTLY 2026061108

11 Jun 08:20
@github-actions github-actions
483c07e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Pre-release

📦 Nightly Release

Changes since 2.10.0.dev2026061105

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel

Contributors

MarvinSchenkel
Loading

2.10.0 NIGHTLY 2026061105

11 Jun 05:22
@github-actions github-actions
63e3972
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Pre-release

📦 Nightly Release

Changes since 2.9.0.dev2026061014

🚀 Features and enhancements

🎨 Frontend Changes

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel, @chrisuthe, @marcelveldt

Contributors

marcelveldt, MarvinSchenkel, and 2 other contributors
Loading

2.9.0

10 Jun 19:22
@github-actions github-actions
9f74fa2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

📦 Stable Release

🌟 Read all about it in our 2.9 blog post! 🌟

Changes since 2.8.9

⚠ Breaking Changes

  • Refactor plugin sources to first-class AudioSource MediaItems (by @marcelveldt in #3938)

🚀 New Providers

🚀 Features and enhancements

  • Add artist artwork display for radio streams (by @OzGav in #3110)
  • Add configurable max size for metadata thumbnail cache (by @lukaszwawrzyk in #3196)
  • kion_music: upgrade to yandex-music v3 - raw/enc FLAC, lyrics, similar artists, browse (by @trudenboy in #3234)
  • zvuk_music: Browse, recommendations, lyrics, similar tracks, throttling (by @trudenboy in #3242)
  • Add min and max volume functionality per player (by @OzGav in #3360)
  • Add musicbrainz get_release_group functions (by @OzGav in #3384)
  • Add support for legacy Shoutcast servers using ICY protocol (by @OzGav in #3386)
  • Create Services for Playlist Export / Import (by @chrisuthe in #3387)
  • Apple Music: Add support for radio stations (by @dmoo500 in #3433)
  • Add favorites browsing and editing support to Emby provider (by @neurocis in #3457)
  • Add Audio Analysis controller and Audio Analysis provider (by @MarvinSchenkel in #3509)
  • Apple Music: Add content rating check for explicit tracks (by @LosCV29 in #3514)
  • Add Infinite Mix dynamic builtin playlists (by @dmoo500 in #3555)
  • Enable Sendspin bridge for Cast stereo pairs (by @marcelveldt in #3563)
  • Handle Ogg FLAC in-band metadata in chained radio streams (by @a2hill in #3575)
  • Add manual item management API and on_item_updated provider callback (by @OzGav in #3602)
  • Add dynamic leader switching support for Sendspin sync groups (by @marcelveldt in #3603)
  • Yandex Music: rotor session API, Wave Modes, user presets, library sync improvements (by @trudenboy in #3606)
  • Add AI_QUERY and TTS to HA Plugin (by @MarvinSchenkel in #3607)
  • Add audio quality option for Pandora provider (by @cryptk in #3617)
  • Add secondary sort by year for album artist sorting (by @OzGav in #3619)
  • Add ability to take over Pandora stream during concurrent streaming error (by @cryptk in #3620)
  • Propagate now-playing info to Chromecast media_player (by @robtpaton in #3621)
  • Add Apple Music station recommendations to Discover page (by @dmoo500 in #3622)
  • Implement metadata provider priority (by @OzGav in #3623)
  • Add Tidal starred tracks virtual playlist (by @FL550 in #3653)
  • Subsonic: Cache requests (by @khers in #3662)
  • Play from here respects user's sort order (by @philjackson in #3663)
  • Add per-player delay configuration for Sendspin players (by @maximmaxim345 in #3689)
  • Add setting to replace Pause with Stop for DLNA (by @peteS-UK in #3704)
  • Subsonic: Add option to always request stream of raw file (by @khers in #3710)
  • Forward Sendspin Cast app logs to Music Assistant (by @maximmaxim345 in #3713)
  • Smart crossfade: Add gradual timestretching (by @MarvinSchenkel in #3737)
  • Last FM: Add one-click auth (by @duanyutong in #3739)
  • Improve TuneIn browse, search and add recommendations (by @dmoo500 in #3764)
  • Add recommendation translation keys for QQ and NetEase (by @xiasi0 in #3778)
  • Revert "AirPlay 2 provider now supports sync" (by @MarvinSchenkel in #3780)
  • Update yandex_smarthome provider to v1.4.5 — auto-create skill flow (by @trudenboy in #3785)
  • Enrich Sendspin metadata with track number, year, album artist, and artist artwork (by @OnFreund in #3788)
  • Set PlayerFeature.SELECT_SOURCE when the FINAL source list is multi-entry (by @rnewman in #3789)
  • Add custom playlist image functionality to local file provider (by @OzGav in #3794)
  • Emby Music Provider: add on played event handler (by @hatharry in #3805)
  • Throttle torch to max 25% of CPU to prevent spikes during analysis (by @MarvinSchenkel in #3808)
  • Allow Plugin Providers and Metadata providers to implement music related ProviderFeatures (by @MarvinSchenkel in #3811)
  • Add option to use local genre metadata only when available (by @OzGav in #3815)
  • Add player filter to scrobble providers (by @Tommatheussen in #3823)
  • Add manual IP addresses setting to the Sendspin provider (by @staticdev in #3846)
  • audio_analysis: add coverage endpoint + bulk merged accessor for sonic_similarity (by @chrisuthe in #3851)
  • Detect Sendspin Cast Receiver failures and show them in the frontend (by @maximmaxim345 in #3853)
  • Fix double sendspin bridges for devices with both Airplay and Cast (by @MarvinSchenkel in #3854)
  • Apple Music similar artists via views=similar-artists API (by @dmoo500 in #3861)
  • Use MB lookup to resolve ambiguous artist names (by @OzGav in #3862)
  • TuneIn: add translation_key to trending recommendations folder (by @dmoo500 in #3865)
  • TuneIn: store image URLs as HTTPS instead of HTTP (by @dmoo500 in #3868)
  • Set PlayerQueue.is_dynamic when radio_source changes (by @dmoo500 in #3886)
  • Improve Listenbrainz multi-artist track scrobbles (by @Tommatheussen in #3887)
  • Improve UX of Sync groups (by @MarvinSchenkel in #3897)
  • Subsonic: Provide close implementation that cleans up (by @khers in #3906)
  • Implement the color@v1 Sendspin role (by @maximmaxim345 in #3917)
  • Fix WiiM external source reporting (by @MarvinSchenkel in #3918)
  • Add variable playback speed for audiobooks and podcasts (by @OzGav in #3939)
  • Sonic Similarity Plugin (by @chrisuthe in #3943)
  • Add stale-while-revalidate option to @use_cache (by @MarvinSchenkel in #3946)
  • Stabilize group players: session-lifecycle instead of mandatory power (by @marcelveldt in #3947)
  • Detect source audio format from ffmpeg log output (by @marcelveldt in #3950)
  • Add Flow Mode sample-rate selection and per-player declared rates (by @marcelveldt in #3951)
  • Improve imageproxy (by @marcelveldt in #3960)
  • AudioSource follow-up (by @marcelveldt in #3964)
  • Use passthrough PCM format for realtime AudioSource items (by @marcelveldt in #3969)
  • Allow scrobble providers to filter by media_type (by @Tommatheussen in #3975)
  • Allow Plugin Providers to implement ProviderFeature.SEARCH (by @MarvinSchenkel in #3978)
  • Return a track sample for dynamic playlists when browsing (by @MarvinSchenkel in #4004)
  • Emby Music Provider: add genres (by @hatharry in #4005)
  • Smart Playlist: multi-seed support with album/playlist seeds (by @MarvinSchenkel in #4012)
  • fast MCP server: debug & config namespaces, external-source playback, OpenClaw/Hermes presets (v0.7.1) (by @trudenboy in #4019)
  • Show real source format for piped AudioSource providers (by @marcelveldt in #4027)
  • Separate library artist views from per-provider artist listings (by @marcelveldt in #4039)
  • Implement the Sendspin visualizer@v1 role and rework Hue Lights Sync (by @maximmaxim345 in #4042)
  • Import album tracks when manually adding an album and Import Album Tracks setting enabled (by @OzGav in #4046)
  • Add Bandcamp feed and wishlist recommendations (by @rnewman in #4047)
  • Add Settings to allow Control of default similar_track action (by @chrisuthe in #4053)
  • Support changing audiobook covers (by @OzGav in #4055)
  • Add album_type filter to smart playlist rules (by @dmoo500 in #4059)
  • Cache recommendations() for sonic_similarity and audiobookshelf (by @MarvinSchenkel in #4099)
  • Speed up YouTube Music recommendations loading (by @MarvinSchenkel in #4120)
  • Spread metadata maintenance schedule across the day (by @MarvinSchenkel in #4126)
  • Add get_artist_toptracks to lastfm recommendations provider (by @OzGav in #4141)
  • Enable WiiM and Last.fm Recommendations by default (by @MarvinSchenkel in #4142)
  • Smart playlists: optional AI-generated descriptions (by @MarvinSchenkel in #4144)
  • Lastfm improvements (by @OzGav in #4148)
  • Improve playlog for artists and albums (by @chrisuthe in #4149)
  • ACoustID Switch to shared API key by default (by @OzGav in #4154)
  • Default artist fix (by @chrisuthe in #4163)
  • Add unofficial-integration disclaimer to streaming provider settings (by @marcelveldt in #4164)

🐛 Bugfixes

  • Adjust Spotify endpoints post deprecation notice (by @OzGav in #3303)
  • Plex Connect: refactor and fixes plugin (by @anatosun in #3510)
  • Fix MusicBrainz track lookup to aggregate release groups from all rec... (by @OzGav in #3520)
  • Fix audio analysis version gating for non-track media (by @marcelveldt in #3566)
  • Fix DLNA pause fallback for stale transport actions (by @xiasi0 in #36...
Read more
Assets 4
Loading
gabriellxxix, zigomatichub, robuck86, and knoop7 reacted with thumbs up emoji remon1496, nima-1102, and relic664 reacted with hooray emoji
7 people reacted

2.9.0 RC 7

10 Jun 18:43
@github-actions github-actions
9f74fa2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2.9.0 RC 7 Pre-release
Pre-release

📦 RC Release

Changes since 2.9.0rc6

🚀 Features and enhancements

🎨 Frontend Changes

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@chrisuthe, @marcelveldt

Contributors

marcelveldt, chrisuthe, and music-assistant-machine
Loading

2.9.0 RC 6

10 Jun 14:50
@github-actions github-actions
ac79f5a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2.9.0 RC 6 Pre-release
Pre-release

📦 RC Release

Changes since 2.9.0rc5

🐛 Bugfixes

🎨 Frontend Changes

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel, @OzGav, @maximmaxim345

Contributors

MarvinSchenkel, OzGav, and 2 other contributors
Loading

2.9.0 RC 5

10 Jun 10:41
@github-actions github-actions
a37f6a6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2.9.0 RC 5 Pre-release
Pre-release

📦 RC Release

Changes since 2.9.0rc4

🚀 Features and enhancements

🐛 Bugfixes

  • AirPlay: fix mDNS cross-match when device name is substring of another device name (by @MarvinSchenkel in #4098)
  • end of queue results in track being reported as played twice (by @chrisuthe in #4150)
  • Fix sendspin unmute (by @OzGav in #4151)
  • Cap concurrent MusicBrainz ISRC lookups in Last.fm recommendations (by @OzGav in #4155)
  • Fix cache cleanup missing most records and skip needless startup vacuum (by @MarvinSchenkel in #4156)

🎨 Frontend Changes

  • Add refresh top picks + Fix two shorcut bugs (by @stvncode in #1901)
  • Add refresh top picks + Fix two shorcut bugs (by @stvncode in #1901)
  • Add back redirect to album/artist... from genre (by @stvncode in #1900)

🧰 Maintenance and dependency bumps

  • Use the standalone hue-entertainment library in the Hue Lights Sync plugin (by @marcelveldt in #4152)
  • Fix guard_single_request type-var bound so media controllers don't need ignores (by @OzGav in #4153)
  • ⬆️ Update music-assistant-frontend to 2.17.184 (by @music-assistant-machine in #4157)

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel, @OzGav, @chrisuthe, @marcelveldt, @stvncode

Contributors

marcelveldt, MarvinSchenkel, and 4 other contributors
Loading

2.9.0 NIGHTLY 2026061014

10 Jun 14:29
@github-actions github-actions
ac79f5a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Pre-release

📦 Nightly Release

Changes since 2.9.0.dev2026061009

🐛 Bugfixes

🎨 Frontend Changes

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel, @OzGav, @maximmaxim345

Contributors

MarvinSchenkel, OzGav, and 2 other contributors
Loading
Previous 1 3 4 5 91 92
Previous

AltStyle によって変換されたページ (->オリジナル) /