gorman;383476 Wrote: 
> Unfortunately I'm under Windows... argh! So close, yet still so far. :)
Windows is no impediment.  You can use the attached tool to communicate
to SqueezeCenter via the CLI.

To block SrvrPowerCtrl's actions on your windows machine, the command
would be:

Code:
--------------------
    
  SCCLITool.exe srvrpowerctrl setblock imbusy viacli -h 127.0.0.1 -p 9090
  
--------------------

To clear the block:

Code:
--------------------
    
  SCCLITool.exe srvrpowerctrl clearblock imbusy viacli -h 127.0.0.1 -p 9090
  
--------------------

..or, if you'd rather, you can accomplish the same thing using netcat.


+-------------------------------------------------------------------+
|Filename: SCCLITool.zip                                            |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=6700|
+-------------------------------------------------------------------+

-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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

Reply via email to