It's an XMMS General plugin to stop playing at a given time.

Before stop it fades the volume down.
In the Configure window you can set the fade's speed( in volume percent/sec).
The time , and what to do after stop. 

The "Shutdown computer" option needs an external command (eg. /sbin/poweroff)
 and that you're allowed to use it.
 It also needs the compiled in APM support in kernel.It's only useful on ATX boxes.
 
The "Standby" option needs the apmd package and the kernel APM support.
   (As far as I know only the "apm -s" command could switch to standby )
    The apmd package could be obtained from:
      http://www.worldvisions.ca/~apenwarr/apmd/

Both /sbin/poweroff or apm  needs root privileges to run ,so you need 
sudo installed and grant the rights to run these programs without password. 
Granting sudo rights please read the sudoers manpage(man 5 sudoers).

Both commands are executed by the default shell ( /bin/sh ).

It always saves the playlist and some other configuration.

It's my first plugin ,it's based on Adam Feakin's xmms-alarm plugin.

Newer versions (maybe) found on http://fiktiv.szgtikol.kando.hu/~folti/src
Backup site: www.tar.hu/~/folti/src/

 Tamas Pal <folti@fiktiv.szgtikol.kando.hu>
 