Philip Meyer;378875 Wrote: 
> There's some incomplete instructions in the readme:
> 
> "Alternately, SrvrPowerCtrl can use the WakeupOnStandBy utility
> available at www.dennisbabkin.com/wosb. To use WOSB, set the "
> 
> I think I'd like the plugin to use WOSB, as I already have that
> installed.  What do I need to do to make it use WOSB instead?
Oops.  The wosb command should be:


Code:
--------------------
    
  c:\windows\system32\cmd.exe /C start /B wosb.exe /run /systray dt=%f tm=%t" 
/ami
  
--------------------

Thanks for pointing out the readme booboo.
Philip Meyer;378875 Wrote: 
> If WOSB is already running, will the plugin be able to run another
> instance of it?
Yes, but you'll have to add the "/ami" parameter.  From the WOSB
documentation:
/ami - normally WakeupOnStandby does not allow more than one instance
of itself to run at the same time. If specified this option will allow
multiple instances of WakeupOnStandby to run at the same time. Maximum
allowed number of simultaneously running instances is 15;
Philip Meyer;378875 Wrote: 
> As an enhancement idea, I'd like a player to be able to put the server
> into suspend when a sleep event is met.  eg. when playing music, set
> sleep to 30 mins, and at that time suspend.  I looked into this in the
> past - there's no event that you can subscribe to for when the sleep
> event happens (I filed an enhancement request, but nothing's happened).
> Perhaps the plugin could provide an alternative to the built-in sleep
> function?
Try the SrvrPowerCtrl->Settings:"Defer action if sleep timer is active"
feature.  If this is enabled and if sleep-playing is active, you can
request a shutdown/suspend/etc. and SrvrPowerCtrl will wait until the
sleep-playing ends.


-- 
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
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to