Releases: music-assistant/server
2.3.0 BETA 6
Fix playback issues due to missing http profile
2.3.0 BETA 5
What's Changed
- Fix playback of radio streams on Sonos S2 provider by @marcelveldt in #1610
- Enforce default HTTP profile for slimproto players by @marcelveldt in #1611
- More bugfixes for the new Sonos provider by @marcelveldt in #1612
Full Changelog: 2.3.0b4...2.3.0b5
2.3.0 BETA 4
What’s Changed
Server 2.3.0 BETA 4
What's Changed
- Jellyfin: Fix login for some instances by @Jc2k in #1601
- A few minor follow-up fixes for the new Sonos provider by @marcelveldt in #1602
- A collection of small tweaks and bugfixes by @marcelveldt in #1603
- Add feature to transfer a queue by @marcelveldt in #1606
- Add config option to specify the http content length header by @marcelveldt in #1607
- Sonos S2 provider follow-up by @marcelveldt in #1608
- frontend-2.8.10 by @music-assistant-machine in #1609
Full Changelog: 2.3.0b3...2.3.0b4
Frontend 2.8.10
- Add feature to transfer a queue
⬆️ Dependencies
Server
Frontend
2.3.0 BETA 3
Breaking change!
This (beta) release introduced a complete new Sonos provider which is only compatible with S2 generation Sonos hardware. To use S1 generation Sonos hardware we've refactored the old provider into the "Sonos S1" provider.
What's Changed
- Prevent db migration when upgrading from 2.1 to 2.2 by @marcelveldt in #1596
- Small improvements to the spotify token auth by @marcelveldt in #1597
- Fix track number gets mixed up with disc number by @marcelveldt in #1598
- Guard against eyed3 returning None by @dmcc in #1599
- New Sonos S2 player provider by @marcelveldt in #1600
New Contributors
Full Changelog: 2.3.0b2...2.3.0b3
2.2.2
What’s Changed
- #1598 - Fix track number gets mixed up with disc number (@marcelveldt)
- #1597 - Small improvements to the spotify token auth (@marcelveldt)
- #1596 - Prevent db migration when upgrading from 2.1 to 2.2 (@marcelveldt)
- #1595 - Fix Tidal login auth flow not showing (@marcelveldt)
- #1594 - Fix removal of a provider (@marcelveldt)
2.3.0 BETA 2
What's Changed
- Fix removal of a provider by @marcelveldt in #1594
- Fix Tidal login auth flow not showing by @marcelveldt in #1595
Full Changelog: 2.3.0b1...2.3.0b2
2.3.0 BETA 1
What’s Changed
- #1591 - Fix Auth popup not showing
- #1590 - Fix new playlists get corrupted (@marcelveldt)
2.2.1
What’s Changed
- #1591 - Fix Auth popup not showing
- #1590 - Fix new playlists get corrupted (@marcelveldt)
2.3.0 BETA 0
The begin of beta for 2.3 - some new features will land in this cycle so stay tuned.
This version is on par with stable version 2.2.0
2.2.0
What’s Changed
Server 2.2.0
ATTENTION SPOTIFY USERS:
This release requires you (again) to re-authenticate but the good news is that we managed to get a full (official/recommended) PKCE login flow going for both library management and playback. Simple username and password is no longer possible due to the fact Spotify removed support for that.
- #1589 - frontend-2.8.7 (@music-assistant-machine)
- #1588 - frontend-2.8.6 (@music-assistant-machine)
- #1587 - Fix (radio) browse listings (@marcelveldt)
- #1586 - Fix (album) images for track listings (@marcelveldt)
- #1585 - frontend-2.8.4 (@music-assistant-machine)
- #1584 - Database (performance) enhancements (@marcelveldt)
- #1582 - frontend-2.8.3 (@music-assistant-machine)
- #1583 - Typo (@OzGav)
- #1578 - Subsonic: Correct the final entry that uses a non-MA logger (@khers)
- #1577 - Improve (local) metadata retrieval (@marcelveldt)
- #1576 - Remove the handle_async_init() call from provider init.py (@khers)
- #1573 - Change logger used for provider (@khers)
- #1575 - Fix Spotify token gets invalidated every hour (@marcelveldt)
- #1574 - Apple Music: Fix condition for hls substream optimization. (@MarvinSchenkel)
- #1572 - Various bugfixes and optimizations (@marcelveldt)
- #1571 - frontend-2.8.2 (@music-assistant-machine)
- #1570 - Implement Spotify (oauth) PKCE Login flow (@marcelveldt)
- #1569 - Various optimizations to filesystem metadata retrieval (@marcelveldt)
- #1568 - Apple Music: Change log level to avoid chatty logs. (@MarvinSchenkel)
- #1567 - Fix issues with items become unavailable (@marcelveldt)
- #1566 - Add demo/template providers (@marcelveldt)
Frontend 2.8.7
- Small fix for playlist dialog
⬆️ Dependencies
Server
4 changes
- #1579 - Bump ruff from 0.5.7 to 0.6.1 (@dependabot)
- #1581 - Bump plexapi from 4.15.15 to 4.15.16 (@dependabot)
- #1580 - Bump aiohttp from 3.10.3 to 3.10.4 (@dependabot)
- #1565 - Bump docker/build-push-action from 6.6.1 to 6.7.0 (@dependabot)