Releases: music-assistant/hass-music-assistant
2022.7.0 BETA 10
Last beta before stable release of 2022.7 !
What's Changed
-
make the album/track versions lookup a bit more strict
-
ignore MediaNotFoundError when recursively deleting items from the db
-
fix refresh overwriting local metadata
-
allow resume of non-MA sources
-
fix race condition in announcements playback
2022.7.0 BETA 8
What's Changed
- Fix typo in Polish translation file (#679) @LukaszP2
- Youtube Music: Add library add/remove and playlist track add/remove functionality (music-assistant/server#425) @MarvinSchenkel
- Create playlist implementation (music-assistant/server#424) @marcelveldt
- Add capabilities attributes/properties for MusicProviders (music-assistant/server#423) @marcelveldt
- Add method to clear all items from the cache (music-assistant/server#422) @marcelveldt
- Youtube Music: Add support for brand accounts (music-assistant/server#421) @MarvinSchenkel
- Various small fixes (music-assistant/server#427) @marcelveldt
- Various frontend improvements (#698) @marcelveldt
⬆️ Dependencies
- Bump vitest from 0.17.0 to 0.18.0 in /custom_components/mass/frontend (#646) @dependabot
2022.7 BETA 7
What's Changed
- Fix deleted files logic (#419) @marcelveldt
- Fix playlist checksum (#418) @MarvinSchenkel
- Update Polish translation (#668) @LukaszP2
2022.7.0 BETA 6
What's Changed
- Some Small fixes (music-assistant/server#417) @marcelveldt
- Fix for radio streams with playlist url (music-assistant/server#416) @marcelveldt
- Various fixes for filesystem provider (music-assistant/server#415) @marcelveldt
- Set checksum on YTM playlist (music-assistant/server#414) @marcelveldt
- Improve Youtube Music (music-assistant/server#413) @MarvinSchenkel
2022.7.0 BETA 5
What's Changed
- Add playlist redirect endpoint on api (#656) @marcelveldt
- Adjust buffer for youtube music (music-assistant/server#412) @marcelveldt
- Use direct stream whenever possible to minimize overhead (music-assistant/server#411) @marcelveldt
- Only allow ICY metadata on mp3 streamtype (music-assistant/server#410) @marcelveldt
2022.7 BETA 4
What's Changed
- Update polish translation (#648) @LukaszP2
- Make Announce feature more robust (music-assistant/server#409) @marcelveldt
- Extend support for plain URL's (music-assistant/server#408) @marcelveldt
- Allow more aggressive buffering by players that require it (music-assistant/server#405) @marcelveldt
- Youtube Music: Fix streaming of non secured URLs (music-assistant/server#404) @MarvinSchenkel
- Youtube Music: Fix artist missing on compilation albums (music-assistant/server#403) @marcelveldt
⬆️ Dependencies
6 changes
- Bump @types/node from 18.0.1 to 18.0.3 in /custom_components/mass/frontend (#647) @dependabot
- Bump vue-tsc from 0.38.2 to 0.38.5 in /custom_components/mass/frontend (#650) @dependabot
- Bump vite from 2.9.13 to 2.9.14 in /custom_components/mass/frontend (#644) @dependabot
- Bump vite-plugin-pwa from 0.12.2 to 0.12.3 in /custom_components/mass/frontend (#643) @dependabot
- Bump homeassistant from 2022.7.1 to 2022.7.3 (#642) @dependabot
- Bump pre-commit from 2.19.0 to 2.20.0 (#641) @dependabot
2022.7 BETA 3
What's Changed
- Bugfixes and improvements for the Youtube Music provider @MarvinSchenkel
- Fix media browsing from HA
2022.7 BETA 2
What's Changed
- Store in-library preference (#620) @marcelveldt
- Skip system directories (like recycle) in the filesystem scan (music-assistant/server#401) @marcelveldt
- Fix order of database initialization (music-assistant/server#400) @marcelveldt
2022.7 BETA 1
FIRST VERSION OF YOUTUBE MUSIC
@MarvinSchnenkel contributed the Youtube Music support to Music Assistant. Awesome!
What's Changed
- Update en.json (#605) @OzGav
- Fix audio buffer issues (music-assistant/server#399) @marcelveldt
- Add YoutubeMusic MusicProvider (music-assistant/server#397) @MarvinSchenkel
- Fix TypeError when there is no next item in the queue (music-assistant/server#398) @marcelveldt
2022.7 BETA 0
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