Skip to content

Releases: music-assistant/server

2.4.0 BETA 11

09 Jan 01:16
Compare
Choose a tag to compare
2.4.0 BETA 11 Pre-release
Pre-release

What’s Changed

Server 2.4.0 BETA 11

What's Changed

  • Fix error on missing key in RSS Podcast data. by @saeugetier in #1832
  • frontend-2.10.4 by @music-assistant-machine in #1838
  • Fix: Jellyfin login should use a stable device id to avoid leaking device records in Jellyfin backend by @Jc2k in #1840
  • Fix: Avoid extra call to get playlist metadata when fetching playlist tracks in Jellyfin by @Jc2k in #1843
  • Performance improvements for filesystem provider by @marcelveldt in #1844

Full Changelog: 2.4.0b10...2.4.0b11

Frontend 2.10.4

  • #807 - Lokalise translations update (@github-actions)

🐛 Bugfixes

⬆️ Dependencies

Server

Frontend

2.4.0 BETA 10

07 Jan 00:03
Compare
Choose a tag to compare
2.4.0 BETA 10 Pre-release
Pre-release

What's Changed

Various small issues resolved introduced in 2.4.0b9

Full Changelog: 2.4.0b9...2.4.0b10

2.3.6

07 Jan 23:47
Compare
Choose a tag to compare

What’s Changed

  • A few (temporary) measurements to prevent too much load at startup and calls to streaming providers
  • Fix some streaming issues

2.4.0 BETA 9

06 Jan 02:18
Compare
Choose a tag to compare
2.4.0 BETA 9 Pre-release
Pre-release

What's Changed

New Features

This beta brings core support for Podcasts and Audiobooks. Note that the individual providers still need to be adjusted to support this new media types. The first provider that received support for podcasts is Subsonic.

We also welcome a brand new provider, which lets you add podcasts from an RSS feed.

Fixes and maintenance

New Contributors

Full Changelog: 2.4.0b8...2.4.0b9

2.3.5

02 Jan 17:22
Compare
Choose a tag to compare

What’s Changed

  • A couple of small bugfixes
  • Fix playback issues on Home Assistant Voice PE

Full Changelog: 2.3.4...2.3.5

2.4.0 BETA 8

23 Dec 11:14
afb1fd2
Compare
Choose a tag to compare
2.4.0 BETA 8 Pre-release
Pre-release

What’s Changed

🐛 Bugfixes

  • #1806 - Allow Chromecast provider to handle/avoid images which are "too big" (@ijc)
  • #1811 - Fix group players: No players available to form sync group (@MarvinSchenkel)

🚀 Features

2.3.4

20 Dec 20:46
Compare
Choose a tag to compare

What’s Changed

  • #1796 - fix: Subsonic: Fix album art missing from playlist display (@khers)
  • #1808 - Fix: Rewrite YT stream resolver to use web formats. (@MarvinSchenkel)
  • #1797 - Fix: Add logging around Subsonic scrobble calls (@khers)
  • #1803 - fix: Solved a bug for applying genres in Soundcloud tracks (@robsonke)
  • #1805 - Fix: Correct maxsize of MetadataLookupQueue (@ijc)
  • #1798 - fix: Subsonic: Allow user to force player provider seek (@khers)
  • #1789 - Fix: Reauthenticate with SiriusXM when playing a station (@btoconnor)
  • #1779 - Fix: Improve accuracy of matching album in directory structure for local filesystem (@skrobul)
  • #1784 - Fix: Radio mode for Subsonic provider (@khers)

⬆️ Dependencies

12 changes

2.4.0 BETA 7

23 Nov 01:19
Compare
Choose a tag to compare
2.4.0 BETA 7 Pre-release
Pre-release

Small fix for search + play media by name

2.4.0 BETA 6

21 Nov 18:31
Compare
Choose a tag to compare
2.4.0 BETA 6 Pre-release
Pre-release

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

16 Nov 15:30
4744d18
Compare
Choose a tag to compare
2.4.0 BETA 5 Pre-release
Pre-release

Bug Fixes

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