radish;266629 Wrote: > You could theoretically put something in the server which detected an > imminent power state change (I believe ACPI changes are typically > signalled in the OS) and sent a message to switch to SN. However, > there's no way a plugin could cause it to switch back to SC when the > server comes back up - that would have to be in the firmware. > > A few people have mentioned this before, there's probably an > enhancement req you could vote for.
I don't think you'd need ACPI -- a plugin's shutdownPlugin() method is called when SC7 is shutting down, so you could probably force each player to SN there. Andy G has previously written about a CLI for SqueezeNetwork. It may well be possible for a SC7 plugin to use the SN CLI to "reclaim" a player once SC7 starts up. The main question should be be whether the SN CLI includes a suitable command. -Peter -- peterw http://www.tux.org/~peterw/ free plugins: http://www.tux.org/~peterw/#slim AllQuiet BlankSaver BottleRocket FuzzyTime SaverSwitcher SleepFade StatusFirst SyncOptions VolumeLock ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=43137 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
