michaelherger / Spotty-Plugin

A Spotify plugin for the Lyrion Music Server (fka. Logitech Media Server) and Squeezebox compatible players
120 stars 20 forks source link

Random volume change #142

Open swassert opened 2 months ago

swassert commented 2 months ago

The spotty plugin started to change the player volume randomly to 37%. This has started some months ago.

The debug log has the following entry:

[24-09-16 17:28:40.0775] Plugins::Spotty::Connect::_connectEvent (393) Set volume to 37

michaelherger commented 2 months ago

Seems to be a change on Spotify's end which is unexpected by the plugin. Other users have reported 100%... Unfortunately the only option right now to prevent this is to disable Connect functionality.

swassert commented 2 months ago

Ok thanks. Hopefully this will be fixed by Spotify...

jdedo commented 1 month ago

I experienced the same issue, but with the volume being set to 68%. Hopefully, this gets fixed soon.

michaelherger commented 1 month ago

Unfortunately I have to re-implement most of the Connect mode, as librespot's API has changed considerably. It'll take some time before I have a new release.

tullis commented 1 day ago

I am also experiencing this issue, with all players' volume level being set to 24, each time it happens. I'll disable the Spotify Connect functionality for now and subscribe to this issue for updates. Feel free to get in touch if I can help with any testing of workarounds or new versions. Thanks @michaelherger for your excellent work on this plugin.