Releases: music-assistant/server
2.5.0 Beta 2
Fix crash at startup for some people
2.4.2
2.5.0 BETA 1
What’s Changed
Server 2.5.0 BETA 1
What's Changed
- Fix assertion error when trying to save a provider config by @marcelveldt in #1980
- fix(tidal): refresh access token correctly by @jozefKruszynski in #1984
- frontend-2.11.11 by @music-assistant-machine in #1987
Full Changelog: 2.5.0b0...2.5.0b1
Frontend 2.11.11
Fix creation of player groups
Full Changelog: music-assistant/frontend@2.11.10...2.11.11
⬆️ Dependencies
Server
Frontend
2.4.1
What’s Changed
Server 2.4.1
🐛 Bugfixes
- #1984 - fix(tidal): refresh access token correctly (@jozefKruszynski)
- #1980 - Fix assertion error when trying to save a provider config (@marcelveldt)
- Fix issues with creating playergroups (and migrating existing ones)
- Fix: players with fake power should remember the power state between restarts
🧰 Maintenance
- #1987 - frontend-2.11.11 (@music-assistant-machine)
Frontend 2.11.11
Fix creation of player groups
Full Changelog: music-assistant/frontend@2.11.10...2.11.11
⬆️ Dependencies
Server
2 changes
- #1985 - Chore(deps): Bump docker/build-push-action from 6.14.0 to 6.15.0 (@dependabot[bot])
- #1986 - Chore(deps): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (@dependabot[bot])
Frontend
2.5.0 BETA 0
The start of the beta cycle for 2.5 !
This version is on-par with the 2.4.0 stable version
2.4.0
What’s Changed
The 2.4 release is packed with new features, new providers and loads a huge amount of bugfixes and all kind of improvements overall.
Streaming should be better, smoother and more stable than ever!
Thanks to all contributors, beta testers and everyone else involved with this release!
Some highlights:
-
Music Assistant now has native support for Podcasts and Audiobooks.
-
Various new providers have been added to support podcasts and/or audiobooks.
-
Existing providers that now have support for Podcasts and/or Audiobooks are Subsonic, YouTube and the local files provider.
-
Music Assistant now has a built-in, sophisticated DSP, which you can configure per player.
-
Music Assistant now has native support for "external audio sources", which can be provided either by players themselves (source control) or by plugins. The first plugin to deliver this functionality is Spotify Connect.
-
Music Assistant now has support for "Player Controls" which let you outsource e.g. the volume or power control for a player to a Home Assistant entity.
⚠ Breaking Changes
In previous versions, Music Assistant always used a power control (on/off) for every player, even if a player does not even exist power control natively. Now, with the new "Player controls" feature this has become a user choice. If you like to get the old behavior back where you can power on/off every player, go into the player settings and assign "fake power" in the player controls section.
🐛 Bugfixes
There have been countless bugfixes and (performance) improvements. Most important being that the streaming is now more robust in all kinds of scenarios.
For a complete overview of all fixes in this release, click here
🚀 Features
- #1795 - Add Configurable DSP with Parametric Equalizer (@maximmaxim345
- #1799 - Add support for iBroadcast as music provider (@robsonke)
- #1802 - Add support for Podcasts to Subsonic provider (@khers)
- #1817 - Add RSS Feed Podcast provider (@saeugetier)
- #1842 - Add Audible audiobook provider (@ztripez)
- #1858 - Add Spotify connect provider (@marcelveldt)
- #1857 - Add Audiobookshelf audiobooks & podcast provider (@fmunkes)
- #1937 - Add audiobooks and podcasts support to local filesystem provider (@marcelveldt)
- #1925 - Add Player Controls feature (@marcelveldt)
- #1924 - Add podcast support to Youtube Music (@MarvinSchenkel)
- #1921 - Display complete "audio path" details in the frontend (@maximmaxim345)
- #1922 - Add missing file extensions for filesystem provider (@maximmaxim345)
- #1875 - Add DSP pipeline details to stream information (@maximmaxim345)
- #1852 - Various fixes and enhancements for the Soundcloud provider (@robsonke)
For a complete overview of all features and enhancements added in this release, click here
2.4.0 RC9
Final RC before stable release of 2.4.0 - all high prio bugs fixed.
Any remaining fixes/tweaks will be moved to 2.4.1 patch release unless something important found in RC9
Thanks for testing!
2.4.0 RC8
- Several small issues fixed
- Some code cleanup and tweaks
- Fix for Spotify token randomly expiring
2.4.0 RC7
- Some fixes for Spotify Connect
- Fix select items from library with random sort order
- Fix some podcast feed urls couldnt be opened with podcast rss provider
- Various other fixes
2.4.0 RC6
More bugfixes