[ 1.0.154 ] - 2025/08/18
- Updated service
player_media_play_context
to fixMalformed JSON
errors that would occur if thepositionMS
argument was used. - Updated service
player_transfer_playback
to utilize the newPlayerLastPlayedInfo
class to resume play when there is no active device. The track favorites will be used if there is no last played information set. - Added service
get_player_last_played_info
to get information about the content that was last playing on the Spotify Player, including context, item (track / episode), progress, and active device. - Updated
spotifywebapipython
package requirement tospotifywebapipython>=1.0.237
.