Skip to content

v0.2.2 - Fix artist browsing in media source

Choose a tag to compare

@troykelly troykelly released this 27 Nov 01:57

What's Changed

Bug Fixes

  • fix(media-source): Enable artist browsing to show albums (#261)
    • Clicking on an artist in the media browser now correctly shows their albums instead of attempting playback
    • Added musicartist and musicalbum to expandable types
    • Added artist content type handler to fetch albums via async_get_artist_albums API

Full Changelog

v0.2.1...v0.2.2