github thlucas1/homeassistantcomponent_spotifyplus v1.0.69

latest releases: v1.0.160, v1.0.159, v1.0.158...
9 months ago

[ 1.0.69 ] - 2024/12/09

  • Updated code when calling the spotifywebapiPython GetPlaylist method to not log exception information if the call fails. This was causing exceptions to be logged when trying to retrieve details for Spotify-owned algorithmic playlist details; the call now fails due to the unannounced Spotify Web API changes that were made by the Spotify Developer Team on 2024/11/27. Note that the call works fine for user-defined playlists.
  • The media_playlist extended attribute will now display Unknown if the currently playing context is a Spotify-owned algorithmic playlist (e.g. "Daily Mix 1", etc). It will display the correct playlist name if the currently playing context is a user-defined playlist.
  • The sp_playlist_name extended attribute will now display Unknown if the currently playing context is a Spotify-owned algorithmic playlist (e.g. "Daily Mix 1", etc). It will display the correct playlist name if the currently playing context is a user-defined playlist.
  • Updated underlying spotifywebapiPython package requirement to version 1.0.125.

Don't miss a new homeassistantcomponent_spotifyplus release

NewReleases is sending notifications on new releases.