Try this in config.ini:


[hijack]
;@WORK spindown_seconds=1195


That sets the spindown timeout to its (near) maximum of 19:55. Or, you could try setting it to 0 instead (zero), which may give an infinite timeout.

This will work just fine in standby mode, because it's regular disk accesses that are waking up the drive, not the player software, and it's the drive itself that's automatically spinning down again (except for the 0 setting).

-ml