[ 1.0.153 ] - 2025/08/10
- Changed the
player_media_play_track_favorites
service to default the shuffle argument tonull
, which will match theplayer_media_play_tracks
andplayer_media_play_context
services. Specify the following for theshuffle
argument: True to set player shuffle mode to on; False to set player shuffle mode to off; null to leave the shuffle mode as-is. Default is null. - Updated
spotifywebapipython
package requirement tospotifywebapipython>=1.0.236
.