How to delete a file after vlc finishes playing it?
Posted
by
Codezilla
on Super User
See other posts from Super User
or by Codezilla
Published on 2014-08-17T10:30:46Z
Indexed on
2014/08/20
22:23 UTC
Read the original article
Hit count: 154
I know you can have vlc shut down your pc after you finish playing something but I'm trying to figure out a way to delete the file, preferably with a confirmation dialog box after you finish playing something. Ideally it would only do this if the file was actually played to at least 90% of the file so as not to have unnecessary deletions but that may not be possible. Running a batch file to play the video would work, but it'd have to be something easy to do. Having to edit a batch file with the name of the video to play each time would get old fast. Any ideas?
© Super User or respective owner