[ 1.0.213 ] - 2026/08/07
- Added HA Media Browser UI search functionality. The UI is limited, in that a limited number of search results can be displayed (no paging).
- Updated service
get_users_top_tracksto add the following arguments:filter_artist,filter_album,filter_criteria. - Updated service
get_users_top_artiststo add the following arguments:filter_criteria. - Updated service
get_album_new_releasesto add the following arguments:filter_criteria. - Updated service
get_artists_followedto add the following arguments:filter_criteria. - Updated service
get_player_recent_tracksto add the following arguments:filter_criteria. - Updated service
get_album_favoritesto add the following arguments:filter_criteria. - Updated service
get_audiobook_favoritesto add the following arguments:filter_criteria. - Updated service
get_episode_favoritesto add the following arguments:filter_criteria. - Updated service
get_playlist_favoritesto add the following arguments:filter_criteria. - Updated service
get_show_favoritesto add the following arguments:filter_criteria. - Updated service
get_track_favoritesto add the following arguments:filter_criteria. - Corrected various
services.yamlentries (that contain integer arguments) to match service registration schema values in__init.py__. - Updated
spotifywebapipythonpackage requirement tospotifywebapipython>=1.0.287.