tamanaco;326241 Wrote:
> One small issue I just found with the new Sleep+hold is that the action
> can not be canceled by pressing the left key during the 15 second
> window. It works fine when the action is selected from the Extras menu.
Yes, that's right. Currently, there is no way to cancel the action
once you press sleep+hold. You really, really need to mean it. Adding
a cancel option here is going to involve a fair amount of work, I think,
and more than I'll have for in the next couple of weeks.
tamanaco;326241 Wrote:
> One more thing I noticed in my Windows XP environment. After the SB3
> switches to the SN it takes the psshutdown.exe about a minute to
> execute in the server. I tried using -t 5, but it still takes the same
> amount of time. Anyone else seeing this? Is there some setting in SC
> server that might be delaying the psshutdown.exe execution?
Yes again. There is a two minute time-out built into all the switch to
SN actions BEFORE psshutdown.exe / shutdown gets executed. This is
there to allow a SBC to "follow along" with it's player in making the
switch. If you don't have a SBC, the wait accomplishes nothing except
annoying you. I ought to make these time-outs a user setting.
But absent that, if you want to experiment with modifying your copy of
the code, edit Plugin.pm and look for the line that begins:
sub initMenuItems {
..then look down for the lines assigning values of 120 to "cmdwait".
The "cmdwait" values are the seconds to wait after switching to SN
before initiating the shutdown, suspend, etc. Experiment with reducing
that number.
--
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