Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread Michael Herger
I'm going to temporarily comment out the lastActivityTime check which means that PreventServerStandby will fail to detect some short periods of play. But that should be OK as a temporary workaround. You should try to understand what is causing the lastActivityTime to be true. That's why I was

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread bstrulo
Both players are "off" in the sense of showing the clock - not paused or stopped but also not electrically off. I have other players which are completely switched off electrically and they don't appear: presumably not even in the clients list. I'm going to temporarily comment out the

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread Michael Herger
So clearly the lastActivityTime keeps being updated even though the players are off. That is what is causing the staying awake, though I have no idea why that is happening. Is it "off", or pausing? Is something controlling it remotely? ___

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread bstrulo
OK Last post before bedtime, I promise. So I worked out it must be the times. So I rewrote the debug like this just to be 100% sure: Code: my $a = $client->isUpgrading(); my $b = $client->isPlaying(); my $c =

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread bstrulo
So not feeling sleepy - I installed 8.2.1 and the problem persists. So, I wondered if I could home in on the right part of the code in PreventStandby\Plugin.pm The relevant bit of code seems to be Code: if ( $client->isUpgrading() || $client->isPlaying()

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread bstrulo
So I left the logging on and came back later this evening - this is the last section (which is typical of all the rest): Code: [22-12-07 22:07:35.0101] Slim::Plugin::PreventStandby::Plugin::_playersBusy (159) Player Squeezebox Radio is busy... [22-12-07

Re: [SlimDevices: SqueezeCenter] DeltaWave show LMS and Squeezelite transcoding are not bit perfect with FLAC

2022-12-07 Thread slartibartfast
zzzap wrote: > Try these > SL_SOUNDCARD=default > card "E30" EUREKA I finally got it working with Code: ffmpeg -f alsa -acodec pcm_s32le -channels 2 -sample_rate 44100 -i hw:3,1,0 fromFLAC.wav Here is the result from Deltawave :cool:

Re: [SlimDevices: SqueezeCenter] Moving LMS to new hardware

2022-12-07 Thread d6jg
Zombie wrote: > Is the catalogue CACHEDEV associated with QLogitechMediaServer or LMS in > general? > I have always had CACHEDEV_1, but on the new NAS I also have a > CACHEDEV_2 where all files reside, while _1 is more or less empty. > Is it possible to just delete the CACHEDEV_1 and rename

Re: [SlimDevices: SqueezeCenter] DeltaWave show LMS and Squeezelite transcoding are not bit perfect with FLAC

2022-12-07 Thread slartibartfast
I am making slow progress. If I just try to capture audio from Squeezelite without listening to it I can select my loopback device as the Squeezelite output device (hw:3,0,0) and I can run arecord -vv -D hw:3,1,0 -f S32_LE -r 44100 -c 2 /dev/null where hw:3,1,0 is the other half of the loopback

Re: [SlimDevices: SqueezeCenter] Prevent Plugin updating on restart

2022-12-07 Thread slartibartfast
pjc8151 wrote: > Does unchecking the box not cause the plugin to be uninstalled? Did this > change in 8.4?There used to be an issue where if there were a few plugins > with updates they would all update even if some were deselected by unchecking the box. Uninstalling a plugin by unchecking the

Re: [SlimDevices: SqueezeCenter] Prevent Plugin updating on restart

2022-12-07 Thread kidstypike
pjc8151 wrote: > Does unchecking the box not cause the plugin to be uninstalled? Did this > change in 8.4? Unchecking the box at the bottom of the plugin page (pic below) causes a list of plugins that have updates to be displayed at the top of the page, uncheck any that you don't wish to be

Re: [SlimDevices: SqueezeCenter] Prevent Plugin updating on restart

2022-12-07 Thread pjc8151
slartibartfast wrote: > Until recently no, but now unchecking the box next to the plugin on the > plugins page works. Only the selected plugins will update. Unless you > have chosen automatic updating of course [emoji3] > > Sent from my Pixel 3a using Tapatalk Does unchecking the box not

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread bstrulo
OK no sorry my amateur diagnosis attempts were way off base. I switched off the Mac, turned on logging and rebooted the server. It won't sleep. This is what's in the log: Code: [22-12-07 19:12:34.6733] Slim::Utils::Misc::msg (1325) Warning: [19:12:34.6731] Constant

Re: [SlimDevices: SqueezeCenter] Prevent Plugin updating on restart

2022-12-07 Thread paul-
You could also just get the version that you want and manually install it piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://picoreplayer.org/index.html#donate) if you like the piCorePlayer

Re: [SlimDevices: SqueezeCenter] Prevent Plugin updating on restart

2022-12-07 Thread slartibartfast
Man in a van wrote: > Is it possible to prevent a Plugin update ? > > ronnieUntil recently no, but now unchecking the box next to the plugin on the plugins page works. Only the selected plugins will update. Unless you have chosen automatic updating of course [emoji3] Sent from my Pixel 3a

[SlimDevices: SqueezeCenter] Prevent Plugin updating on restart

2022-12-07 Thread Man in a van
Is it possible to prevent a Plugin update ? ronnie Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread: http://forums.slimdevices.com/showthread.php?t=117182

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread bstrulo
mherger wrote: > What 3rd party plugins are you using? I could imagine that eg. Spotty in > > Connect mode could keep the machine awake, too. I have BBC Sounds, material, a few others but nothing that has changed recently. Not spotty. It does seem to be related to the SqueezePlay client -

Re: [SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread Michael Herger
What 3rd party plugins are you using? I could imagine that eg. Spotty in Connect mode could keep the machine awake, too. ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter

[SlimDevices: SqueezeCenter] LMS keeping Windows server awake

2022-12-07 Thread bstrulo
Sorry, this is one of those perennial and hard to debug issues. Still, any help would be appreciated: I run LMS on a Windows 10 server set to sleep when no player is playing - Prevent System Standby is installed with 3 minute idle time but set to sleep even if players are on but not playing.