Skip to content

Releases: music-assistant/server

2.5.0 Beta 2

27 Feb 06:24
Compare
Choose a tag to compare
2.5.0 Beta 2 Pre-release
Pre-release

Fix crash at startup for some people

2.4.2

27 Feb 06:23
Compare
Choose a tag to compare

Fix crash at startup with 2.4.1 for some people.

2.5.0 BETA 1

26 Feb 23:09
Compare
Choose a tag to compare
2.5.0 BETA 1 Pre-release
Pre-release

What’s Changed

Server 2.5.0 BETA 1

What's Changed

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

26 Feb 22:52
Compare
Choose a tag to compare

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

Frontend 2.11.11

Fix creation of player groups

Full Changelog: music-assistant/frontend@2.11.10...2.11.11

⬆️ Dependencies

Server

2 changes

Frontend

2.5.0 BETA 0

25 Feb 23:26
d87efcd
Compare
Choose a tag to compare
2.5.0 BETA 0 Pre-release
Pre-release

The start of the beta cycle for 2.5 !

This version is on-par with the 2.4.0 stable version

2.4.0

25 Feb 23:02
d87efcd
Compare
Choose a tag to compare

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.

And much, much more!

⚠ 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

For a complete overview of all features and enhancements added in this release, click here

2.4.0 RC9

24 Feb 20:48
8f35413
Compare
Choose a tag to compare
2.4.0 RC9 Pre-release
Pre-release

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

22 Feb 12:22
Compare
Choose a tag to compare
2.4.0 RC8 Pre-release
Pre-release
  • Several small issues fixed
  • Some code cleanup and tweaks
  • Fix for Spotify token randomly expiring

2.4.0 RC7

21 Feb 00:36
Compare
Choose a tag to compare
2.4.0 RC7 Pre-release
Pre-release
  • 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

20 Feb 01:31
Compare
Choose a tag to compare
2.4.0 RC6 Pre-release
Pre-release

More bugfixes