Releases: music-assistant/server
Releases · music-assistant/server
2.4.0 BETA 10
What's Changed
Various small issues resolved introduced in 2.4.0b9
Full Changelog: 2.4.0b9...2.4.0b10
2.3.6
2.4.0 BETA 9
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.
- Subsonic: Add Podcast Support by @khers in #1802
- A bunch of fixes for the enqueue and radio mode logic by @marcelveldt in #1829
- Add RSS Feed Podcast provider by @saeugetier in #1817
Fixes and maintenance
- Fix small typo in Subsonic provider by @OzGav in #1818
- fix type of template player provider manifest by @AlCalzone in #1819
- Podcast and audiobook support follow up by @marcelveldt in #1825
- Fix support links by @chatziko in #1823
- Fix: Disable the DSP by default by @maximmaxim345 in #1824
- Remove the devcontainer because its unmaintained by @marcelveldt in #1830
New Contributors
- @AlCalzone made their first contribution in #1819
- @saeugetier made their first contribution in #1817
Full Changelog: 2.4.0b8...2.4.0b9
2.3.5
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
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
- #1806 - Allow Chromecast provider to handle/avoid images which are "too big" (@ijc)
- #1795 - Add Configurable DSP with Parametric Equalizer (@maximmaxim345)
- #1799 - Add support for iBroadcast as music provider (@robsonke)
- #769 - Frontend: Browser Media Controls and Metadata (@DerDeathraven)
- #757 - Frontend: Make it minimally accessible by tab (@felipetoffolo1)
- #745 - Frontend: Add a frameless param (@felipetoffolo1)
2.3.4
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
- #1793 - Chore(deps): Bump soco from 0.30.5 to 0.30.6 (@dependabot)
- #1792 - Chore(deps): Bump orjson from 3.10.7 to 3.10.12 (@dependabot)
- #1807 - Chore(deps): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (@dependabot)
- #1801 - Chore(deps): Bump pytest from 8.3.3 to 8.3.4 (@dependabot)
- #1794 - Chore(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 (@dependabot)
- #1791 - Chore(deps): Bump syrupy from 4.7.2 to 4.8.0 (@dependabot)
- #1804 - Chore(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (@dependabot)
- #1790 - Chore(deps): Bump zeroconf from 0.136.0 to 0.136.2 (@dependabot)
- #1782 - Chore(deps): Bump tomli from 2.0.2 to 2.1.0 (@dependabot)
- #1783 - Chore(deps): Bump tidalapi from 0.8.0 to 0.8.1 (@dependabot)
- #1786 - Chore(deps): Bump aiohttp from 3.10.10 to 3.11.6 (@dependabot)
- #1781 - Chore(deps): Bump ruff from 0.7.1 to 0.7.4 (@dependabot)
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