Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2022-02-06 Thread useiler


Cebolla wrote: 
> Squeezelite executables are available here:
> https://sourceforge.net/projects/lmsclients/files/squeezelite/
> 
> If you are also running LMS on the same PC, you should find the
> LocalPlayer plugin easier to use than having to use scripts to configure
> the squeezelite exe & control its execution.

.exe: found it there and it works.

LMS is running on a linux server because other instances are streaming
from there as well. But all in the subnet -> LMS found it 
Thank you



useiler's Profile: http://forums.slimdevices.com/member.php?userid=72532
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2022-02-03 Thread useiler


rgdawson wrote: 
> SLX uses the Windows Registry for its settings. How are you shutting
> down SLX with a script?  Is the squeezelite-x64.exe getting shut down
> too?
> 
> Btw, if you are going through the effort of scripting and running SLX
> headless, I'd probably say you should just be running the raw
> squeezelite-x64.exe application, instead?
> 
> R Greg Dawson

Actually I have written a home automation system with C.
There I connect to the Windows 10 with SSH
then I can enter my commands; as many as I want.
In the command description of squeezeelite I did not find a command to
shutdown squeezelite
so I just shut down the computer:shutdown /t 0 /s
I was hoping that Windows would signal squeezelite to shut down, I
didn't want to just kill the squeezelite-x64.exe process. But maybe I
have to?
Finding the "squeezelite-x64.exe" was not so easy though, because when I
installed it as an app, it is very well hidden.

Running the raw squeezelite-x64.exe, yeah why not. I don't know the
difference between seqeezelite and sqeezeliteX, I was expecting it to be
easier using squeezeliteX in a Windows X PC
I used the APP because I was hesitant, I didn't want to compile it
myself, as I remember on github there is "only" the source codes:
https://github.com/ralph-irving/squeezelite



useiler's Profile: http://forums.slimdevices.com/member.php?userid=72532
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2022-02-03 Thread useiler


rgdawson wrote: 
> SLX uses the Windows Registry for its settings. How are you shutting
> down SLX with a script?  Is the squeezelite-x64.exe getting shut down
> too?
> 
> Btw, if you are going through the effort of scripting and running SLX
> headless, I'd probably say you should just be running the raw
> squeezelite-x64.exe application, instead?
> 
> R Greg Dawson

Actually I wrote a homeautomation system with C
There I connect to the windows 10 with SSH
then I can submit my commends, as many as I want. 
in the command description of squeezeelite I did not find a command to
terminate squeezelite
therefore I just shutdown the computer:shutdown /t 0 /s
I hoped that windows would signal to to seqeezelite to shute down, I did
not wanted just killing the process squeezelite-x64.exe. But I might
have to?
However finding the "squeezelite-x64.exe"  was not that easy, as when
iti is installed as an app - it is very good hidden.

running the raw squeezelite-x64.exe, yes why not. I do not know the
difference between seqeezelite and sqeezeliteX I expected it has to be
squeezeliteX in a windows X pc



useiler's Profile: http://forums.slimdevices.com/member.php?userid=72532
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2022-01-30 Thread useiler


Hello 
I have automated my environment and use squeezeliteX (headless).

I shut down the Windows10 on my NUC at night with a script. 
The other day, in the afternoon I start the PC with wakeonLAN also with
a script.

When I test the scripts, everything works fine. But when I use it in
everyday life (shut down at night and let it start after a few hours), I
always have to apply the settings page. 
Since I'm using it headless, that's not possible.
Somehow I feel that the settings file is broken. I could create a clean
file and copy it before starting - but I would need to know the filename
and location



useiler's Profile: http://forums.slimdevices.com/member.php?userid=72532
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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