Skip to content

v1.0.53

Compare
Choose a tag to compare
@thlucas1 thlucas1 released this 20 Aug 22:05
· 25 commits to master since this release

[ 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 the No 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.