Skip to content

v1.0.78

Compare
Choose a tag to compare
@thlucas1 thlucas1 released this 02 Jan 21:09
· 2 commits to master since this release

[ 1.0.78 ] - 2025/01/02

  • Updated underlying spotifywebapiPython package requirement to version 1.0.132. Updated SpotifyClient methods PlayerActivateDevices and GetSpotifyConnectDevice 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 a resetUsers (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 the get_spotify_connect_device service instead.