Releases: music-assistant/server
Releases · music-assistant/server
2.4.0 BETA 7
Small fix for search + play media by name
2.4.0 BETA 6
Features
- Adjust code to changes in the models (b1a67a4)
- Bump models to 1.1.2 (b1a67a4)
- Refactor sync to group to make it more universal (b1a67a4)
Bug Fixes
- announcements on HA players (ec9c476)
- Improve accuracy of matching album in directory structure for local filesystem (#1779) (324d360)
- Issues with player groups and airplay mode (790c6aa)
- Radio mode for Subsonic provider (#1784) (c028d5c)
- Sonos Airplay mode (2a90217)
- Tweaks for ESPHome mediaplayers (46fe6ab)
2.4.0 BETA 5
2.3.3
Bug Fixes
- Can't delete item in queue when queue is not active (07df754)
- Check if metadata job exists before clearing it (0b78ba0)
- leftover issues after repo split up (cec5e7f)
- use relative path for all default images and collages (fdc942f)
- Don't Stop the Music for Subsonic and remove Podcast hacks (#1774) (da42973)
- Handle retry exception during authentication in Bluesound provider (#1778) (4744d18)
- Ignore airplay for broken Sonos devices (0d76599)
- Sonos airplay mode infinite loop (c710d9b)
Chore/Maintenance
- pre-install all requirements in the docker image (7c69c66)
- Reorganize repository to contain only the server code (36a706f)
- Use dedicated directory for cache files (5ab2d36)
Full Changelog: 2.3.2...2.3.3
2.4.0 BETA 4
2.4.0 BETA 3
Bug Fixes
- Do not retry Snapcast connection if we want to exit (6ad7503)
- Enqueue player feature not correctly set on cast groups and dlna players (f9a855d)
- Group volume up/down not implemented (a1eede9)
- Prevent redundant lookup of full media item in queue controller (734dc5b)
- snapcast player in universal player group (#1756) (f7ee100)
2.3.2
Bug Fixes
- Do not retry Snapcast connection if we want to exit (6ad7503)
- Enqueue player feature not correctly set on cast groups and dlna players (f9a855d)
- Group volume up/down not implemented (a1eede9)
- Prevent redundant lookup of full media item in queue controller (734dc5b)
- Snapcast player in universal player group (#1756) (f7ee100)
- Prevent metadata lookup going into a loop, taking up all resources (823bf60)
2.4.0 BETA 2
Throttle metadata lookup to prevent it from taking all resources.
Full Changelog: 2.3.1...2.4.0b2
2.4.0 BETA 1
- Fix cast players reporting (time) state updates.
- Fix some local images not showing in the UI.
- Fix out of memory issues when handling metadata for large playlists.
Full Changelog: 2.4.0b0...2.4.0b1
2.4.0 BETA 0
Start of the 2.4 beta period.
This version is on par with 2.3.0 stable, no additional features.