v1.0.78
[ 1.0.78 ] - 2025/01/02
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.132. UpdatedSpotifyClient
methodsPlayerActivateDevices
andGetSpotifyConnectDevice
to rediscover the Spotify Connect Zeroconf device after a Disconnect call is issued. It has been found that some device manufacturers (e.g. Denon) stop and restart the Zeroconf server on the device after aresetUsers
(e.g. disconnect) call is made, which changes the IP Port number that the device listens on for incoming connections. - Removed the deprecated service
player_resolve_device_id
(since 2024/08/15); use theget_spotify_connect_device
service instead.