panos_k75;421071 Wrote: > I will look into this, however looking at the readme file seems like I > would have to create some file in a temp directory? i could be > misreading it...I just wished all functionality was contained within the > plugin and I didn't have to create anything extra for it. Thanks for > your help:-) You can also set/clear blocks from the SrvrPowerCtrl menu: from the player UI, from the SBC's UI, from iPeng's UI and from the web UI. Or you can set/clear one from a script by creating/deleting the block file. Or you can set/clear one via the CLI. There are *_LOTS_AND_LOTS_* of ways to set and clear blocks.
panos_k75;421075 Wrote: > so If I set a block, would the shutdown command be executed when the > sleep timer expires without any further intervention? That is not what you were originally asking for. You were asking for a way to optionally inhibit this behavior: panos_k75;420918 Wrote: > hmmm...what if I want to put the player on sleep but I dont want the > plugin to take any action (for instance I want the server to perform > other functions overnight but my music to stop after lets say 30 > minutes)?Set a block (via any method) and the automatic shutdown at the end of sleep-playing is inhibited and your chores running on your server continue to run. Clear the block in the morning when the chores are done. Or don't set the block and the automatic shutdown/suspend/etc at the end of sleep-playing operates normally. Either way, the blocks or lack of blocks only affect SrvrPowerCtrl's shutdown/suspend/etc behavior. They have no effect on the actual sleep-playing. That's clear, isn't it? What is it _really_ that you want to do? -- 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/mailman/listinfo/plugins
