PDA

View Full Version : Shutdown after playlist (winamp)



SouthyPar
October 13th, 2002, 12:55 PM
I haven't tried the program you linked to, but anyways my less-than-eloquent solution for your problem would be using DVDSpy, and setting a command to Shutdown when Winamp's state changes to "STOP" and the current position (in playlist) is the last song.

I don't suppose you can somehow add executables to Winamp's playlist? If you can, then that would solve your problem completelly (simply add something that sends Girder a Shutdown event to the end of the playlist).

By the way, I think a better solution to this general problem would be to program a "Sleep Timer Button" script in Girder, that would function exactly like a regular "Sleep Timer" button on any decent T.V. set - but I don't intend to starting working one out until Girder completelly switches to LUA as it's scripting language.

deep
October 13th, 2002, 12:55 PM
Is there any way to shutdown my pc after playlist in winamp?

The plugin WinampTimer :

link (http://www.winamp.com/components/download_component.jhtml;$sessionid$FWRLVFFRVGNKE5 YAAAARC0A?filename=http%3A%2F%2Fftp.winamp.com%2Fc ustomize%2Fcomponent%2F2002%2F1%2F25%2FP%2FWinAMPT imer.exe&componentid=94250)

can do it but there's no shortcut :(

deep
October 13th, 2002, 12:55 PM
up

deep
October 13th, 2002, 12:55 PM
Thank you, i wrote some commands with dvdspy, detecting when winamp.statut=stop and track=last track and that works.