v1.0.53
[ 1.0.53 ] - 2024/08/20
- Added
DefaultDeviceId
processing to 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. This should avoid theNo Active Device
exceptions returned from the Spotify Web API when playback transport methods are called after long pauses of inactivity. - Updated underlying
spotifywebapiPython
package requirement to version 1.0.88.