Skip to content

Releases: music-assistant/hass-music-assistant

2022.7 BETA 3

09 Jul 00:06
Compare
Choose a tag to compare
2022.7 BETA 3 Pre-release
Pre-release

What's Changed

  • Bugfixes and improvements for the Youtube Music provider @MarvinSchenkel
  • Fix media browsing from HA

2022.7 BETA 2

08 Jul 17:11
776c3ee
Compare
Choose a tag to compare
2022.7 BETA 2 Pre-release
Pre-release

What's Changed

2022.7 BETA 1

08 Jul 00:21
Compare
Choose a tag to compare
2022.7 BETA 1 Pre-release
Pre-release

FIRST VERSION OF YOUTUBE MUSIC
@MarvinSchnenkel contributed the Youtube Music support to Music Assistant. Awesome!

What's Changed

2022.7 BETA 0

06 Jul 18:59
e5a857d
Compare
Choose a tag to compare
2022.7 BETA 0 Pre-release
Pre-release

COMPATIBLE ONLY WITH HOME ASSISTANT 2022.7+

This is the first beta release for our 2022.7 July version of Music Assistant.
Although not yet very visible, it contains all foundations for upcoming really great features, keep an eye on the next betas (and release ofc)!

BREAKING CHANGE
The filesystem provider now behaves more like the streaming providers and items on disk are no longer favorited by default.
You can still see all items if you deselect the new "in library" filter and decide for yourself what you want favorited.

NOTE: Due to large changes in the tagparser and the above "favorites change", your library will be rebuilt. It takes some time at next startup.

What's Changed

  • Implement server-side paging and browse feature basics (#597) @marcelveldt
  • Update Readme (#592) @OzGav
  • Polish translation of Music Assistant frontend/panel (#577) @LukaszP2
  • Fix mapping and database issues (music-assistant/server#395) @marcelveldt
  • Add support for FreeBSD (music-assistant/server#392) @marcelveldt
  • Improved performance for really big collections.
  • New ID3 tag parser to make sure that all tags are properly scanned.
  • Fix issues with local artwork resolving.
  • All changes required for Home Assistant 2022.7
  • Implement basic browsing of music providers
  • Revamped the Library browsing

⬆️ Dependencies

11 changes
  • Bump homeassistant from 2022.7.0b2 to 2022.7.0b3 (#585) @dependabot
  • Bump vitest from 0.16.0 to 0.17.0 in /custom_components/mass/frontend (#586) @dependabot
  • Bump @types/node from 18.0.0 to 18.0.1 in /custom_components/mass/frontend (#587) @dependabot
  • Bump @vue/test-utils from 2.0.0 to 2.0.2 in /custom_components/mass/frontend (#588) @dependabot
  • Bump black from 22.3.0 to 22.6.0 (#570) @dependabot
  • Bump @mdi/js from 6.7.96 to 6.9.96 in /custom_components/mass/frontend (#571) @dependabot
  • Bump pylint from 2.14.3 to 2.14.4 (#569) @dependabot
  • Bump @mdi/font from 6.7.96 to 6.9.96 in /custom_components/mass/frontend (#572) @dependabot
  • Bump vuetify from 3.0.0-beta.4 to 3.0.0-beta.5 in /custom_components/mass/frontend (#573) @dependabot
  • Bump @rushstack/eslint-patch from 1.1.3 to 1.1.4 in /custom_components/mass/frontend (#574) @dependabot
  • Bump vite-plugin-pwa from 0.12.0 to 0.12.2 in /custom_components/mass/frontend (#575) @dependabot

2022.6.10

01 Jul 00:29
debcfd8
Compare
Choose a tag to compare

What's Changed

  • Fixes for Google Cast stereo pairs
  • Fixes for overwriting metadata when tags change (filesystem)
  • Fix for local artwork on filesystem provider
  • Some small frontend glitches
  • Fix for corrupt item in Queue

2022.6.9

29 Jun 21:01
ea22fd0
Compare
Choose a tag to compare

What's Changed

2022.6.8

28 Jun 23:43
Compare
Choose a tag to compare

Fix small bug in IP-address retrieval where HA internal url is not an hostname but IP

2022.6.7

28 Jun 23:14
cf8226a
Compare
Choose a tag to compare

What's Changed

2022.6.6

24 Jun 18:38
6166db4
Compare
Choose a tag to compare

What's Changed

  • Fix: Do not crash if one player fails to register (#514) @marcelveldt
  • Fix playback from HA Media panel
  • Another attempt to fix playback for Kodi players

2022.6.5

23 Jun 19:24
Compare
Choose a tag to compare

What's Changed