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

[SlimDevices: SqueezeCenter] Plugins update when not selected

2022-10-30 Thread Paul Webster
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 automatic download disabled. I

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-24 Thread Paul Webster
See my reply to you in the BBC Sounds thread with how to progress with time setting on pCP. https://forums.slimdevices.com/showthread.php?113045-Announce-BBC-Sounds-Plugin=1026058=1#post1026058 Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-24 Thread fmanchu
mherger wrote: > > [70-01-01 01:00:50.4602] main::init (388) Starting Logitech Media > Server > > (v8.1.1, 1610364019, Thu Jan 14 06:27:45 CET 2021) perl 5.032000 - > > Your time is wrong. Therefore SSL connections fail. Try a LMS restart, > or pCP reboot. Thank you for your insight,

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-22 Thread Michael Herger
[70-01-01 01:00:50.4602] main::init (388) Starting Logitech Media Server (v8.1.1, 1610364019, Thu Jan 14 06:27:45 CET 2021) perl 5.032000 - Your time is wrong. Therefore SSL connections fail. Try a LMS restart, or pCP reboot. ___ Squeezecenter

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-22 Thread fmanchu
I have been successfully running picoreplayer/rpi/LMS with a SQB radio for months - until a few days ago when I noticed that I had no third party plugins and therefore no Spotty or BBC Sounds. I have reinstalled picoreplayer and LMS on the rpi but with no improvement in the error messages. The

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-18 Thread leinster-lad
Thanks Gary :cool: leinster-lad's Profile: http://forums.slimdevices.com/member.php?userid=45943 View this thread: http://forums.slimdevices.com/showthread.php?t=114718 ___

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-18 Thread garym
leinster-lad wrote: > Thanks for the advice. > is there a bug in 8.1.1 ? No major bug, but there have been a number of fixes for various things since then. And updating is very simple. A couple of mouse clicks and then LMS will restart automatically with the new version. All your settings

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-18 Thread leinster-lad
Thanks for the advice. is there a bug in 8.1.1 ? leinster-lad's Profile: http://forums.slimdevices.com/member.php?userid=45943 View this thread: http://forums.slimdevices.com/showthread.php?t=114718

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-18 Thread garym
leinster-lad wrote: > Well thanks for the push guys, I am up an running !! > > Ordered a 4b with 4GB ram on Tuesday. Arrived today !! > > notice you're on 8.1.1 from January. in rPi webGUI: LMS tab, select "select branch" and STABLE. Then click on UPDATE LMS. This will take you to a new

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-18 Thread leinster-lad
Well thanks for the push guys, I am up an running !! Ordered a 4b with 4GB ram on Tuesday. Arrived today !! 35008 +---+ |Filename: LMS.JPG | |Download:

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-16 Thread Redrum
Here is one, specifically the nice summary from @kidstypike (post #19) https://forums.slimdevices.com/showthread.php?114408-Setting-Up-LMS-On-A-Raspberry-Pi-4B This will get you from install of pCP as a LMS server, through mounting a drive. Here's a lng thread with some useful info in it

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-16 Thread Paul Webster
You could start with the "official" ones ... which would usually be enough. If you find that they do not help enough then pointing out where they are not clear enough would help to get them improved. https://forums.slimdevices.com/showthread.php?114718-Plugins-not-updating=1025307=1#post1025307

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread leinster-lad
Redrum wrote: > +1. I could have written this :). Exactly my setup and experience. I > have two 3b+ pcP LMS only (with USB HDD), and have deployed 2 others to > friends. > > I have 4 that I just started paying with, but have found the 3B+ fine > for my needs. > > There are several threads

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread Redrum
P Nelson wrote: > I use a Pi to run LMS with an attached hard drive. The PCp player > includes Samba which will allow window 10 system to connect to the pi. > I also use my windows system to add music and also use the hard drive > attached to the pi as a on-site backup. > > I am not a Linux

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread garym
P Nelson wrote: > I use a Pi to run LMS with an attached hard drive. The PCp player > includes Samba which will allow window 10 system to connect to the pi. > I also use my windows system to add music and also use the hard drive > attached to the pi as a on-site backup. > > I am not a Linux

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread P Nelson
leinster-lad wrote: > > > The NAS is a bit power hungry to have on all the time, so would be > looking at having my files on a USB HDD plugged into the Pi. > Can that HDD be accessed via a windows PC on the same network ? ( to add > new music ) > > Any clues on what I would need ? > . I

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread bpa
An alternative to a Pi based solution could be a CORE32 from Polyvection. It is probably dearer than a Pi based solution but the aim is to be easier to setup but may have limitations to achieve that . First units have not been delivered (shipping promised about now - 3rd week of June) so you'll

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread Paul Webster
The minimum that you need is a Raspberry Pi (probably a 4 or a 3) and a power supply. See https://docs.picoreplayer.org/how-to/install_lms/ and https://docs.picoreplayer.org/how-to/add_usb_hdd/ Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread Michael Herger
It just looked too hard. give picoreplayer.org a try - it's linux optimized to run Squeezelite and/or LMS on a Pi. The NAS is a bit power hungry to have on all the time, so would be looking at having my files on a USB HDD plugged into the Pi. Can that HDD be accessed via a windows PC on the

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread leinster-lad
mherger wrote: > > [21-06-15 11:51:27.0024] > Slim::Plugin::Extensions::Plugin::_noResponse > > (395) error fetching http://repos.squeezecommunity.org/extensions.xml > - > > Redirection limit exceeded > > I think your LMS has reached the end of its usefulness, I'm sorry to > say. The

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-15 Thread Michael Herger
[21-06-15 11:51:27.0024] Slim::Plugin::Extensions::Plugin::_noResponse (395) error fetching http://repos.squeezecommunity.org/extensions.xml - Redirection limit exceeded I think your LMS has reached the end of its usefulness, I'm sorry to say. The ReadyNAS' Perl is pretty ancient (5.10, I

Re: [SlimDevices: SqueezeCenter] Plugins not updating

2021-06-14 Thread Grumpy Bob
>From you other thread (about alarm settings), I think you mention you're using a ReadyNas to run LMS and that you're unable to install beyond 7.9.0. I think this may be the issue on the Plugin difficulty. There have been a number of threads about ReadyNas support for LMS it might be worth

[SlimDevices: SqueezeCenter] Plugins not updating

2021-06-14 Thread leinster-lad
Hi Guys, I have noticed that I do not have any "third party plugins" listed on my LMS /server settings / plugins page. Found this in my server log and was wondering what it means and how to fix it ? (if i enter the URL into a normal web browser, I can get the page to load no worries) cheers

Re: [SlimDevices: SqueezeCenter] Plugins gone + no 'third party plugins' checkbox

2020-12-22 Thread SlimPvC
I'm not sure what happened but today I was able to reinstall the Mixcloud and the Bandcamp plugin and they work fine now. Maybe it had something to do with the DSM 6.2.3 v 3 update too. I'm happy again ;-) As I understand it, I must NOT update DSM to v7.0 in the future to keep my squeezeboxes

Re: [SlimDevices: SqueezeCenter] Plugins gone + no 'third party plugins' checkbox

2020-12-19 Thread SlimPvC
Sorry for another question, this is quite complex material for me. I have downloaded the x86_64 package from the other thread mentioned above. Can I simply update the existing package with this v8.0 by uploading the *.spk package to my DSM 218+? I'm hesitant to do that because when it does

Re: [SlimDevices: SqueezeCenter] Plugins gone + no 'third party plugins' checkbox

2020-12-18 Thread SlimPvC
OUCH! Bad news! Thanks again for pointing me in the right direction. mherger wrote: > > > Yeah, Synology discontinued support for LMS :-( > > http://forums.slimdevices.com/showthread.php?t=111876 > > -- > > Michael

Re: [SlimDevices: SqueezeCenter] Plugins gone + no 'third party plugins' checkbox

2020-12-18 Thread Michael Herger
Thanks. I will check the Synology thread. But as far as I see there is no update available in the synology third party apps (package center). (Maybe the thread answers this) Yeah, Synology discontinued support for LMS :-( http://forums.slimdevices.com/showthread.php?t=111876 -- Michael

Re: [SlimDevices: SqueezeCenter] Plugins gone + no 'third party plugins' checkbox

2020-12-18 Thread SlimPvC
Thanks. I will check the Synology thread. But as far as I see there is no update available in the synology third party apps (package center). (Maybe the thread answers this) mherger wrote: > > Today I noticed that my favourite plugins (Bandcamp, Spotty, Mixcloud) > > are not accessible

Re: [SlimDevices: SqueezeCenter] Plugins gone + no 'third party plugins' checkbox

2020-12-18 Thread Michael Herger
Today I noticed that my favourite plugins (Bandcamp, Spotty, Mixcloud) are not accessible anymore. (I'm using LMS 7.9.1 on Synology NAS). Please update your LMS. It's https support is lacking. See the Synology related thread in this forum. -- Michael

[SlimDevices: SqueezeCenter] Plugins gone + no 'third party plugins' checkbox

2020-12-18 Thread SlimPvC
Today I noticed that my favourite plugins (Bandcamp, Spotty, Mixcloud) are not accessible anymore. (I'm using LMS 7.9.1 on Synology NAS). When checking the plugins page, I see -"Bad repository http://repos.squeezecommunity.org/extensions.xml - Redirection limit exceeded"- Also, there's no

Re: [SlimDevices: SqueezeCenter] Plugins updating unexpectedly

2019-08-14 Thread slartibartfast
slartibartfast wrote: > OK but why update at all if "Automatically update plugins" is unchecked? > Like I said I am pretty sure I have seen it happen with Spotty as well. > > Sent from my SM-G900F using TapatalkVersion 0.9.6 of Material Skin just > became available. When I opened the plugins

Re: [SlimDevices: SqueezeCenter] Plugins updating unexpectedly

2019-08-14 Thread slartibartfast
paul- wrote: > Like he said, unpredictable things happen when you start mixing > installation methods... just don't do it. > > The plugin manager will automatically download the extension if it > thinks there is a problem in the installed plugin folder.and since > it only knows about

Re: [SlimDevices: SqueezeCenter] Plugins updating unexpectedly

2019-08-14 Thread paul-
Like he said, unpredictable things happen when you start mixing installation methods... just don't do it. The plugin manager will automatically download the extension if it thinks there is a problem in the installed plugin folder.and since it only knows about the latest release via the

Re: [SlimDevices: SqueezeCenter] Plugins updating unexpectedly

2019-08-14 Thread slartibartfast
mherger wrote: > > Recently I downloaded material skin from github and installed it over > > the released plugin. > > I've said this many times before and will repeat it: do NOT mess with > the plugin installer. If you install a plugin using it get rid of it the > > same way before you

Re: [SlimDevices: SqueezeCenter] Plugins updating unexpectedly

2019-08-14 Thread Michael Herger
Recently I downloaded material skin from github and installed it over the released plugin. I've said this many times before and will repeat it: do NOT mess with the plugin installer. If you install a plugin using it get rid of it the same way before you install anything manually. And if you

[SlimDevices: SqueezeCenter] Plugins updating unexpectedly

2019-08-13 Thread slartibartfast
Recently I downloaded material skin from github and installed it over the released plugin. When I opened the plugins tab in LMS settings a couple of days later I noticed that I was being offered my previously installed release version as an update. As I didn't want to replace the github version

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-11 Thread edwin2006
Static IP addresses should always be outside the dhcp scope! Alternative is to use a feature like IP bind to make sure a device always gets the same IP. Disadvantage by uses this feature is that if you change router you have to make sure to copie entire IP bind table. Advantage of the feature is

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-11 Thread Paul Webster
Don't worry too much about that error message ... it happens a lot without any obvious side-effects (here at least). Probably best to start a new thread with what you see as the problem with your plugin(s) - and people can advise on what to do next to diagnose and resolve. Paul Webster

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-11 Thread pokepoke
Sorry, not trying to hijack/reopen, but this seems like as good a place as any... I have been away from the squeeze for a couple years, and honestly don't remember how any of this works :p... My plugins appear not to be working, this is from the log (post 7.9.2 last night's version install): >

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-10 Thread BosseJ
Fredo wrote: > BosseJ, thank you for your reply. I just bought a new router and I > presume this new router is now protecting against duplicate IP-addresses > on the network. I changed the VB settings from "Static IP Address" to > DHCP, and it is now linking to the internet as it should. I

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-10 Thread Fredo
BosseJ, thank you for your reply. I just bought a new router and I presume this new router is now protecting against duplicate IP-addresses on the network. I changed the VB settings from "Static IP Address" to DHCP, and it is now linking to the internet as it should. I was also having trouble

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-10 Thread BosseJ
Fredo wrote: > Do you mean the Vortexbox network settings? I have the Vortexbox > network settings set for "Static IP address". I have reserved an IP > address in my router for the VB MAC address. The IP address in the VB > settings is correct, the subnet mask is the same as the router, the

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-10 Thread Paul Webster
Fredo wrote: > The 3 DNS addresses in my VB settings are not the same as the 3 Static > DNS addresses set in my router. Is that an issue? It should not be an issue provided they work. Can you get a terminal (such as SSH or Telnet) into the VB and use some tools, such as ping/traceroute/dig

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-09 Thread Fredo
Do you mean the Vortexbox network settings? I have the Vortexbox network settings set for "Static IP address". I have reserved an IP address in my router for the VB MAC address. The IP address in the VB settings is correct, the subnet mask is the same as the router, the gateway is the same as

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-06 Thread Michael Herger
[18-11-06 03:40:27.0340] Slim::Networking::SqueezeNetwork::_error (565) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com Your vortexbox cannot reach the internet. Try to restart it, or restart LMS only. Make sure its network settings are ok. -- Michael

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-06 Thread Fredo
Here is part of the Server Log: [18-11-06 03:40:27.0340] Slim::Networking::SqueezeNetwork::_error (565) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com [18-11-06 03:40:27.0364] Slim::Networking::SqueezeNetwork::_init_error (185) Unable to login to mysqueezebox.com,

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-06 Thread Fredo
I am running LMS ver 7.9.1 - 0.6.20170928git1508251793 @ Tue Oct 17 20:32:23 EDT 2017 on Vortexbox SW ver 2.4. When I click on the Plugins tab it does nothing (the screen does not change from the info from the previous tab). It is not a blank screen.

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-06 Thread w3wilkes
What are you running 7.9.1 on and what browser are you accessing the server with? I too am running 7.9.1 on Windows Home Server 2011, accessing via Edge on Win10 Pro 1803 and the Plugin tab is working fine in this configuration. Also have 7.9.1 installed on the Win10 Pro 1803 machine and again

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-06 Thread slartibartfast
Fredo wrote: > The "Plugins" tab in settings does not return the list of Plugins. I can > click on any of the tabs in settings and get the information that should > be there but when I click on the Plugins tab nothing happens. I am using > LMS version 7.9.1. Any suggestions about what I might

Re: [SlimDevices: SqueezeCenter] Plugins

2018-11-06 Thread bpa
Fredo wrote: > The "Plugins" tab in settings does not return the list of Plugins. I can > click on any of the tabs in settings and get the information that should > be there but when I click on the Plugins tab nothing happens. I am using > LMS version 7.9.1. Any suggestions about what I might

[SlimDevices: SqueezeCenter] Plugins

2018-11-06 Thread Fredo
The "Plugins" tab in settings does not return the list of Plugins. I can click on any of the tabs in settings and get the information that should be there but when I click on the Plugins tab nothing happens. I am using LMS version 7.9.1. Any suggestions about what I might be doing wrong?

Re: [SlimDevices: SqueezeCenter] Plugins won't install

2018-03-08 Thread amey01
mherger wrote: > > 1. When I try to install any plugin, it appears to install and asks > for > > restart. > > _any_ plugin? > > Check server.log: any hint about the prefs failing to be written to > disk? > > > -- > > Michael Any plugin, yes. I checked server.log and you are 100%

Re: [SlimDevices: SqueezeCenter] Plugins won't install

2018-03-08 Thread Michael Herger
1. When I try to install any plugin, it appears to install and asks for restart. _any_ plugin? Check server.log: any hint about the prefs failing to be written to disk? -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com

[SlimDevices: SqueezeCenter] Plugins won't install

2018-03-08 Thread amey01
I'm sure I've had this problem before (and solved it), but I just can't work it out. LMS: 7.9.1 OS: Raspbian 1. When I try to install any plugin, it appears to install and asks for restart. 2. When I go back to the plugins page, the plugin has not installed. What is going on?