auto unrar command line doesn't get them all

Windows specific questions, problems.
Post Reply
thekingswolf

auto unrar command line doesn't get them all

Post by thekingswolf »

Code: Select all

cmd /c timeout /t 15 & "C:\Program Files\WinRAR\UnRAR.exe" x "%F\*.rar" "Z:\"
Code provided above works great. My issue is the way qbit times out on the process I guess? let's say i'm pulling down 4 torrents, all in rar archive, and all 4 finish downloading at the same time. qbit will only unpack one of them. it just seems like if an archive download completes while the command line is still unpacking a previous torrent, qbit will never unpack it. any ideas on how to resolve?
Post Reply