Page 1 of 1

add delay before deleting temp file

Posted: Sat Apr 08, 2006 3:17 am
by longneck
when i double-click a video in UE, winamp starts playing the video. by default, i have winamp set to repeat. this causes a problem because when winamp reaches the end of the video file, it closes the file so UE deletes it. then winamp crashes because the file is gone.

ya, bad behavior on the part of winamp, but adding a 10 second delay before UE deletes the temporary file upon release of the last file handle would be helpful!

Posted: Sat Apr 08, 2006 8:44 am
by alex
it doesn't track file handles, it just delays clearing temp dir by 1 minute or so. you can uncheck autoclear temp dir in properties->general and ivnoke it manually through the button in properties.

Posted: Sat Apr 08, 2006 8:58 am
by Bert
Maybe it's possible to let UE clear it's temp dir on closing UE.
Then you don't have the problem longneck describes and you don't have to do it manually either.

Posted: Sat Apr 08, 2006 9:16 pm
by alex
ok i'll add cleaning temp dir on exit in the next version.

Posted: Sun Apr 09, 2006 8:20 am
by Bert
That's cool, thanks.
The Autoclear option is not needed anymore then, I think.
The clear autotempdir button maybe better moved to the edit menu, next to the "clear history" menu.

Posted: Sun Apr 09, 2006 10:07 am
by Michaelm
I hope the autoclear function remains though as I hardly ever close UE.

Posted: Sun Apr 09, 2006 12:00 pm
by alex
i'll just add temp dir cleanup on exit in the meantime and it won't be even an option :)

this is a very small matter.