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/music-assistant-lib#395) @marcelveldt
- Add support for FreeBSD (music-assistant/music-assistant-lib#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