v1.0.12
[ 1.0.12 ] - 2024/03/26
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.40. - Added service
turn_on
andturn_off
support for the player. Playback control is transferred to the player after turning on. Configuration options support the execution of scripts to allow external devices to be powered on and off. Refer to the wiki documentation on how to configure this feature. - Added support for media controls to properly function when the Spotify Connect Player loses the active device reference. For example, when the player goes into an
idle
state due to player pausing for extended period of time, you can now resume play without having to re-select the source (avoidsNo active playback device found
errors).