Spotifywebapipython

Latest version: v1.0.194

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 33

1.0.92

* Updated `SpotifyClient.FollowPlaylist` method to make the `playlistId` argument optional; if not supplied, the currently playing playlist id value is used instead.
* Updated `SpotifyClient.GetAlbum` method to make the `albumId` argument optional; if not supplied, the currently playing album id value is used instead.
* Updated `SpotifyClient.GetAlbumTracks` method to make the `albumId` argument optional; if not supplied, the currently playing album id value is used instead.
* Updated `SpotifyClient.GetArtist` method to make the `artistId` argument optional; if not supplied, the currently playing artist id value is used instead.
* Updated `SpotifyClient.GetArtistAlbums` method to make the `artistId` argument optional; if not supplied, the currently playing artist id value is used instead.
* Updated `SpotifyClient.GetArtistInfo` method to make the `artistId` argument optional; if not supplied, the currently playing artist id value is used instead.
* Updated `SpotifyClient.GetArtistRelatedArtists` method to make the `artistId` argument optional; if not supplied, the currently playing artist id value is used instead.
* Updated `SpotifyClient.GetArtistTopTracks` method to make the `artistId` argument optional; if not supplied, the currently playing artist id value is used instead.
* Updated `SpotifyClient.GetAudiobook` method to make the `audiobookId` argument optional; if not supplied, the currently playing audiobook id value is used instead.
* Updated `SpotifyClient.GetAudiobookChapters` method to make the `audiobookId` argument optional; if not supplied, the currently playing audiobook id value is used instead.
* Updated `SpotifyClient.GetEpisode` method to make the `episodeId` argument optional; if not supplied, the currently playing episode id value is used instead.
* Updated `SpotifyClient.GetPlaylist` method to make the `playlistId` argument optional; if not supplied, the currently playing playlist id value is used instead.
* Updated `SpotifyClient.GetPlaylistItems` method to make the `playlistId` argument optional; if not supplied, the currently playing playlist id value is used instead.
* Updated `SpotifyClient.GetShow` method to make the `showId` argument optional; if not supplied, the currently playing show id value is used instead.
* Updated `SpotifyClient.GetShowEpisodes` method to make the `showId` argument optional; if not supplied, the currently playing show id value is used instead.
* Updated `SpotifyClient.GetTrack` method to make the `trackId` argument optional; if not supplied, the currently playing track id value is used instead.
* Updated `SpotifyClient.GetTracksAudioFeatures` method to make the `trackId` argument optional; if not supplied, the currently playing track id value is used instead.
* Updated `SpotifyClient.UnfollowPlaylist` method to make the `playlistId` argument optional; if not supplied, the currently playing playlist id value is used instead.

1.0.91

* Updated `CheckTrackFavorites`, `RemoveTrackFavorites`, and `SaveTrackFavorites` methods to ensure that nowplaying item was a track and not an episode item.

1.0.90

* Updated various methods to not log handled exception data as unhandled exceptions.

1.0.89

* Updated `SpotifyClient.CheckAlbumFavorites` method to make the `ids` argument optional; if not supplied, the currently playing album id value is used instead.
* Updated `SpotifyClient.CheckArtistsFollowing` method to make the `ids` argument optional; if not supplied, the currently playing artist id value is used instead.
* Updated `SpotifyClient.CheckAudiobookFavorites` method to make the `ids` argument optional; if not supplied, the currently playing audiobook id value is used instead.
* Updated `SpotifyClient.CheckEpisodeFavorites` method to make the `ids` argument optional; if not supplied, the currently playing episode id value is used instead.
* Updated `SpotifyClient.CheckShowFavorites` method to make the `ids` argument optional; if not supplied, the currently playing show id value is used instead.
* Updated `SpotifyClient.CheckTrackFavorites` method to make the `ids` argument optional; if not supplied, the currently playing track id value is used instead.

1.0.88

* Updated `SpotifyClient.DefaultDeviceId` property to setter to account for empty string values.

1.0.87

* Added `SpotifyClient.DefaultDeviceId` property to get / set the default device id (or name) to use for player transport methods (e.g. play, pause, skip, etc) that do not specify a device id and there is no active Spotify player detected (e.g. "Office", "5d4931f9d0684b625d702eaa24137b2c1d99539c", etc). This should avoid the `No Active Device` exceptions returned from the Spotify Web API when playback transport methods are called after long pauses of inactivity.

Page 18 of 33

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.