Spotifywebapipython

Latest version: v1.0.194

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

Scan your dependencies

Page 12 of 33

1.0.128

* Updated `PlayerActions` model to load the correct action values for `TogglingRepeatTrack` and `TogglingShuffle`. These were switched, which was causing shuffle and repeat actions to be misinterpreted.

1.0.127

* Updated `SpotifyClient.PlayerMediaPlayTrackFavorites` to default and validate limitTotal argument. It has been found that approximately 750 items can be retrieved and played successfully (anything more generates request size errors).

1.0.126

* Updated `SpotifyClient.PlayerMediaPlayTrackFavorites` to retrieve unsorted track favorites, so that the most recently added favorites are played instead of the first alphabetical favorites.

1.0.125

* Added `PlaylistSimplified` property setters for the the following properties: `Description`, `Id`, `Name`, `Type`, `Uri`.

1.0.124

* Updated various `SpotifyClient` methods to discard favorites that do not contain a valid URI value. Sometimes the Spotify Web API returns favorite items with no information! The following methods were updated: `GetAlbumFavorites`, `GetEpisodeFavorites`, `GetShowFavorites`, `GetTrackFavorites`.

1.0.123

* Updated various methods to validate boolean arguments - if value was not passed (e.g. None), then set to documented value (True or False).
* Fixed a bug in `SpotifyClient.PlayerTransferPlayback` method that was causing play not to resume if `Play=True` and `forceActivateDevice=True`. If forceActivateDevice=True, then we need to resume play manually if play=True was specified; this is due to the device losing its current status since it was being forcefully activated (e.g. disconnected and reconnected).

Page 12 of 33

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.