Run external program on torrent completion... and unhooked

Discuss suggestions and ideas for the forums, site, software.
Post Reply
deathnutz

Run external program on torrent completion... and unhooked

Post by deathnutz »

I have been battling this "Run external program on torrent completion" for way too long.  Mainly because when I try to do something with a file that has been flagged as "torrent completion", something still has it's hooks on part of the file. 

So, change it to trigger the "Run external program" once it is possible for other programs to begin manipulating the file downloaded... or add a little option to place a number for seconds to wait before running "external program on torrent completion."

Seems wrong that I have to run a "timeout /t 15" (or so) before running the rest of the UnRar.exe command.

My example command I use in the external program command... super silly.

cmd /c timeout /t 15 & "C:\Program Files\WinRAR\UnRAR.exe" x "%F\*.rar" "%F"
Last edited by deathnutz on Sat Jul 28, 2018 2:37 am, edited 1 time in total.
Post Reply