I have wondered if the problem is here:
https://github.com/Logitech/slimserver/blob/public/8.3/Slim/Plugin/Extensions/Settings.pm#L191

I could be way off target, but:

I suspect that '-exists $params->{"install:$plugin"}-' is always true
when a plugin is installed. So the state of '-exists
$params->{"update:$plugin"}-' becomes irrelevant. I assume that this
latter would be '-true-' if the checkbox is ticked, and '-false-' if
not.

I've never got around to testing the point, let alone working up a
change.


------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=116987

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to