Skip to content

Releases: music-assistant/server

2.4.0 BETA 4

04 Nov 00:34
Compare
Choose a tag to compare
2.4.0 BETA 4 Pre-release
Pre-release

Features

  • 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)

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)

2.4.0 BETA 3

28 Oct 11:26
Compare
Choose a tag to compare
2.4.0 BETA 3 Pre-release
Pre-release

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

28 Oct 12:17
Compare
Choose a tag to compare

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

25 Oct 22:26
Compare
Choose a tag to compare
2.4.0 BETA 2 Pre-release
Pre-release

Throttle metadata lookup to prevent it from taking all resources.

Full Changelog: 2.3.1...2.4.0b2

2.4.0 BETA 1

25 Oct 15:23
Compare
Choose a tag to compare
2.4.0 BETA 1 Pre-release
Pre-release
  • 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

25 Oct 01:31
Compare
Choose a tag to compare
2.4.0 BETA 0 Pre-release
Pre-release

Start of the 2.4 beta period.

This version is on par with 2.3.0 stable, no additional features.

2.3.1

25 Oct 15:27
Compare
Choose a tag to compare

What’s Changed

  • 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

⬆️ Dependencies

6 changes

2.3.0

25 Oct 00:56
Compare
Choose a tag to compare

New features/providers

Breaking Changes

The Sonos provider has been rewritten from the ground up to support the new local, low latency API on Sonos speakers running the S2 firmware. If you have speakers running on S1 firmware, we have converted the old Sonos provider (with some tweaks and fixes) into the "Sonos S1" Provider. If your speakers are missing, make sure to uninstall the regular Sonos provider and install the S1 provider instead.

Other noteworthy changes

New Contributors

Full Changelog: 2.2.9...2.3.0

2.3.0 RC3

24 Oct 16:48
66509b1
Compare
Choose a tag to compare
2.3.0 RC3 Pre-release
Pre-release

What's Changed

  • Some small frontend tweaks
  • Fix group only playing to one player

Full Changelog: 2.3.0rc2...2.3.0rc3

2.3.0 RC 2

24 Oct 12:09
720e13e
Compare
Choose a tag to compare
2.3.0 RC 2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.3.0rc1...2.3.0rc2