[ 1.0.98 ] - 2025/02/26
- Added support for Spotify FREE accounts that utilize elevated credentials to control the Spotify Player. This requires that you complete the SpotifyPlus Integration Spotify Web Player Authentication Setup instructions. Check out the Limitations topic for complete details with what to expect for Spotify FREE accounts.
- Updated
SpotifyClient
methods to utilize the Spotify Web Player elevated access token (if configured) if a Spotify Player method is accessed. This should prevent issues with Sonos devices. This requires that you complete the SpotifyPlus Integration Spotify Web Player Authentication Setup instructions; if not configured, then the Sonos Controller (e.g. SoCo) API is used to control the Sonos device. The following methods were updated:PlayerMediaPause
,PlayerMediaResume
,PlayerMediaSeek
,PlayerMediaSkipNext
,PlayerMediaSkipPrevious
,PlayerSetRepeatMode
,PlayerSetShuffleMode
,PlayerSetVolume
,PlayerTransferPlayback
,AddPlayerQueueItems
. - Updated underlying
spotifywebapiPython
package requirement to version 1.0.180.