Hi
Today it annoyed me that the squeezelite (tested with 1.9) command
window is visible. Did a bit of encosia-ing (googling for tree huggers)
and found a way to start a powershell script hidden. Adding this as a
task to the Task Scheduler upon logon and I have have player that can be
operated from the server site. 

Unpack squeezelite in the C:\ProgramData folder. 

This is the squeezelite.ps1 PowerShell Script:
> Start-Process -FilePath
> C:\ProgramData\squeezelite-1.9.0-1098-win32\squeezelite-win.exe
> -ArgumentList "-s your-server-here -n your-playername-here" -WindowStyle
> hidden

put it anywhere you want, my scripts are stored in a folder
WindowsPowerShell under the documents folder.

In Task Scheduler (Compunter Management) create a task with a trigger
"Logon" and as action:
Program: > PowerShell and as parameter > -command "path-to-squeezelite.ps1" .

As there is no window there is no other way to close the contraption
other than logging of or killing squeezelite by using task manager



Logitech Media Server 7.9.0 / Arch64 / 'ts-435 mini'
(https://www.qnap.com/en/product/model.php?II=189)
Living:'Transporter Second Edition (smashing wiki page!)'
(https://tinyurl.com/q7ff4xr), 'Touch'
(http://wiki.slimdevices.com/index.php/Squeezebox_Touch), 'Denon AVR
1912' (https://tinyurl.com/p44yun7)' + two CM8, two CM1, CMC'
(http://www.bowers-wilkins.net/Speakers/Home_Audio/CM_Series)
Study:'Classic, Quad 303 + two Quad ESL 57'
(http://forums.slimdevices.com/showthread.php?43875-A-SB3-a-Quad-303-and-the-left-hand-ESL)
Kitchen:'Radio White'
(http://wiki.slimdevices.com/index.php/Squeezebox_Radio)
Wellness center:'piCorePlayer/Hifiberry DAC+ pro'
(https://www.hifiberry.com/products/dacplus/), 'Kanto YU2'
(http://www.kantoliving.com/product/yu2/)
'last.fm' (http://www.last.fm/user/th00ht), 'SoS, '
(https://tinyurl.com/pbzsf8l)'EAC' (http://www.exactaudiocopy.de/)
------------------------------------------------------------------------
th00ht's Profile: http://forums.slimdevices.com/member.php?userid=15656
View this thread: http://forums.slimdevices.com/showthread.php?t=109069

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

Reply via email to