[ 1.0.97 ] - 2025/02/22
- Updated
SpotifyClient
methods to restore functions that were previously deprecated by the Spotify development team. Note that the Spotify Web Player Authentication Setup must be enabled to use these specific functions; if not enabled, the functions will raise adeprecated
exception. The following methods were restored:GetArtistRelatedArtists
,GetTrackRecommendations
,GetTracksAudioFeatures
,GetFeaturedPlaylists
,GetCategoryPlaylists
,GetGenres
,GetPlaylist
,GetPlaylistFavorites
,GetPlaylistItems
. - Updated underlying
spotifywebapiPython
package requirement to version 1.0.174.