Skip to content

Releases: thlucas1/homeassistantcomponent_soundtouchplus

v1.0.80

28 Dec 17:07
Compare
Choose a tag to compare

[ 1.0.80 ] - 2024/12/27

  • Updated underlying spotifywebapiPython package requirement to version 1.0.130.

v1.0.79

21 Dec 22:38
Compare
Choose a tag to compare

[ 1.0.79 ] - 2024/12/21

  • Updated underlying spotifywebapiPython package requirement to version 1.0.129.

v1.0.78

20 Dec 16:20
Compare
Choose a tag to compare

[ 1.0.78 ] - 2024/12/20

  • Updated underlying spotifywebapiPython package requirement to version 1.0.128.

v1.0.77

20 Dec 14:35
Compare
Choose a tag to compare

[ 1.0.77 ] - 2024/12/20

  • Updated underlying spotifywebapiPython package requirement to version 1.0.127.

v1.0.76

18 Dec 19:28
Compare
Choose a tag to compare

[ 1.0.76 ] - 2024/12/18

  • Updated underlying spotifywebapiPython package requirement to version 1.0.126.

v1.0.75

09 Dec 19:58
Compare
Choose a tag to compare

[ 1.0.75 ] - 2024/12/09

  • Updated underlying spotifywebapiPython package requirement to version 1.0.125.

v1.0.74

06 Dec 18:52
Compare
Choose a tag to compare

[ 1.0.74 ] - 2024/12/06

  • Updated underlying spotifywebapiPython package requirement to version 1.0.123.

v1.0.73

04 Dec 14:27
Compare
Choose a tag to compare

[ 1.0.73 ] - 2024/12.02

  • Updated underlying spotifywebapiPython package requirement to version 1.0.122.
  • The above spotifywebapiPython package will now return an exception due to the functions being deprecated by the Spotify development team. More information can be found on the Spotify Developer Forum Blog post that was conveyed on November 27, 2024. The following methods will now raise a SpotifyApiError exception due to the Spotify development team changes: GetArtistRelatedArtists, GetTrackRecommendations, GetTrackAudioFeatures, GetFeaturedPlaylists, GetCategoryPlaylists, GetGenres. The following properties were also marked as deprecated for the same reason: TrackSimplified.PreviewUrl.
  • Due to the above chnages made by Spotify, any Algorithmic and Spotify-owned editorial playlists are no longer accessible or have more limited functionality. This means that you can no longer obtain details via the SpotifyClient.GetPlaylist and SpotifyClient.GetPlaylistItems methods for Spotify-owned / generated content (e.g. "Made For You", etc). A 404 - Not Found error will be returned when trying to retrieve information for these playlist types.

v1.0.72

20 Nov 19:54
Compare
Choose a tag to compare

[ 1.0.72 ] - 2024/11/20

  • Updated underlying spotifywebapiPython package requirement to version 1.0.121.

1.0.71

15 Nov 16:10
Compare
Choose a tag to compare

[ 1.0.71 ] - 2024/11/15

  • Updated underlying spotifywebapiPython package requirement to version 1.0.119.