philippe_44 wrote: 
> Can you send a log of whatÂ’s happening there? As said my ability to test
> with an audio CC is limited currently (just a video CC mainly). But in
> any case, that command, as said above due to the way LMS handles mute,
> will have some limitations

This problem is not limited to CC audio. It is easily reproducible on
any CC via Google Assistant. In case you can't recreate it, what logging
options would be useful? I don't see the LMS commands anywhere in the
log. Are the mute/unmute requests handled with "mixer muting 0/1" LMS
commands? If so, that should work correctly. The only anomaly is the
fact that LMS handles relative volume changes while the player is muted
by setting the volume to 0 before applying the change, a behavior which
is patently incorrect and has to be compensated for in client/plugin
code. You may recall the discussion on this topic a while back that
resulted in leaving that behavior in place over my strong objection, for
fear that it might disrupt theoretical existing code that depended on
it. ('Here' (https://github.com/Logitech/slimserver/discussions/558) is
a link to the LMS issue.) While it remains unknown whether that would
have been the case then, it is certainly the case now as the Denon AVR
plugin and the Squeezer client app have both since been modified to
compensate for it. (Sorry for the digression...)



Sam
------------------------------------------------------------------------
SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to