09-05-2024, 08:33 PM
(This post was last modified: 09-05-2024, 10:07 PM by Tim Curtis.
Edit Reason: eta
)
(09-05-2024, 05:59 PM)the_bertrum Wrote:(09-05-2024, 02:42 PM)Tim Curtis Wrote: Version 0.5.0-dev also appears to work perfectly however it uses the event string "session_connected" instead of "started" as is used by v0.4.2 to indicate a session between client and server has been started.
This means that the current event script /var/local/www/commandw/spotevent.sh won't be able to detect that 050 has started the session and thus ALSA volume won't be set to 0dB and no renderer overlay will appear.
I'll update the script so it handles both event strings. That way when the librespot team publishes the 050 release and we bump to that release in moode it will be supported by the event script.
Well at least something useful resulted from all this
For sure.
There also appears to be a bug in version 5 whereby the setting --initial-volume 0 results in super loud volume (prolly 100%) even though the slider on the client app is at 0. Once the slider is bumped volume is set correctly.
Warning for anyone thats testing or using version 5 dev. If in moode Spotify Settings the initial volume is set to 0 be very careful and make sure to set downstream volume to a low level.
I have to do more testing but if my results are repeatable I'll file a bug report with the librespot project.
ETA: Here's the bug report
https://github.com/librespot-org/librespot/issues/1325