Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-10 Thread Paul Webster
I think it is the correct behaviour Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc australia and cbc/radio-canada and, via the extra \"radio now playing\" plugin lots more - see

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-10 Thread Michael Herger
I see that Material has an “Information - Updates available” route, which I have never noticed/used. That is the route I used. My guess is that most go that way since the top right green indicator of updates being available … so click on that and quickly get to the list of updated plugins and

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-10 Thread Paul Webster
mrw wrote: > I see that Material has an “Information - Updates available” route, > which I have never noticed/used. That is the route I used. My guess is that most go that way since the top right green indicator of updates being available … so click on that and quickly get to the list of

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-10 Thread mrw
Paul Webster wrote: > Now tried with Material. > As expected, it lists the updated plugins but does not provide a way to > select individual ones to update. > No problem with that as I expect that most people will want to update > everything - and those that want to be selective can launch the

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-10 Thread Michael Herger
Now tried with Material. As expected, it lists the updated plugins but does not provide a way to select individual ones to update. Can you share a screenshot? ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-10 Thread Paul Webster
Now tried with Material. As expected, it lists the updated plugins but does not provide a way to select individual ones to update. No problem with that as I expect that most people will want to update everything - and those that want to be selective can launch the Default skin. Paul Webster

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-08 Thread Paul Webster
Tried it today with 8.4 using Default skin and the fix worked well. I'll try with Material next time I see 2+ plugin updates available at the same time. Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc),

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-04 Thread Paul Webster
Excellent. I'll try it out when it makes its way to 8.3.1 now that 8.3 is released. Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc australia and cbc/radio-canada and, via the extra \"radio now

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-11-04 Thread mrw
mrw wrote: > Agree. Now that I have been motivated enough to actually look at it, > perhaps it will yield to some further effort. Result ! Refer PR #827: https://github.com/Logitech/slimserver/pull/827. mrw's Profile:

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-31 Thread mrw
mherger wrote: > This problem has been around for a while, and isn't really a deal > breaker. Let's look into this for .1 Agree. Now that I have been motivated enough to actually look at it, perhaps it will yield to some further effort.

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-31 Thread Michael Herger
Removing that second, pesky, '-exists-' will "correct" matters when it comes to updates, By which I mean to say, removing *both* '-exists-'. Hmm... doing so actually resulted in what you describe: instead of installing new plugins, they showed up in the "updates available" list. I'm going

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-31 Thread mrw
mrw wrote: > > Removing that second, pesky, '-exists-' will "correct" matters when it > comes to updates, By which I mean to say, removing *both* '-exists-'. mrw's Profile:

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-31 Thread mrw
mherger wrote: > But: > > > $params->{"update:$plugin"}-' becomes irrelevant. I assume that this > > This one actually is set. So... checking the existence only for > "install", but the actual value for "update" seems to do the trick. > Please give it a try. A new build is on its way.

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-31 Thread Michael Herger
I have wondered if the problem is here: https://github.com/Logitech/slimserver/blob/public/8.3/Slim/Plugin/Extensions/Settings.pm#L191 Good finding! I could be way off target, but: Only a little ;-). But that plugin handling code for whatever reason is way more convoluted than I'd like...

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-30 Thread mrw
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

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-30 Thread Paul Webster
and I think in Material you do not have an option to choose which plugins to update. You can view the update changes (by clicking on the plugin that is being offered to update) but there is no option to deselect. I have no issue with that - Material makes things simple. However, if a change to

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-30 Thread slartibartfast
mherger wrote: > > > https://forums.slimdevices.com/showthread.php?110857-Plugins-updating-unexpectedly > > > > Also notice that the answers in that thread were all totally > irrelevant > > to the issue [emoji1787] > > Ouch... :-D > > Does this happen with Default skin, too? Or is it limited

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-30 Thread Paul Webster
I was using Default Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc australia and cbc/radio-canada and, via the extra \"radio now playing\" plugin lots more - see

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-30 Thread Michael Herger
https://forums.slimdevices.com/showthread.php?110857-Plugins-updating-unexpectedly Also notice that the answers in that thread were all totally irrelevant to the issue [emoji1787] Ouch... :-D Does this happen with Default skin, too? Or is it limited to Material?

Re: [SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-30 Thread slartibartfast
Paul Webster wrote: > This might be something new happening in 8.3 compared to 8.2 > > When there are multiple plugins listed as having updates available and I > choose just 1 of them ... LMS downloads and installs all of the > available plugin updates not just the selected one. > > I have