JDownloader -> FileBot is moving files too early
Posted: 27 Feb 2018, 12:51
Following case:
JDownloader had extracted package 1 and is calling the event scripter --> FileBot (ON_ARCHIVE_EXTRACTED), to rename and move package 1. If you are downloading more packages, the following situation can appear: While FileBot starts, JDownloader is extracting package 2 and FileBot also moves package 2, but package 2 isn´t fully extracted. That means the incomplete file was also renamed and moved.
Is there another event to start FileBot via event scripter in order to avoid this case? For instance something like "after all packages are finished"? Do I have another choice?
JDownloader had extracted package 1 and is calling the event scripter --> FileBot (ON_ARCHIVE_EXTRACTED), to rename and move package 1. If you are downloading more packages, the following situation can appear: While FileBot starts, JDownloader is extracting package 2 and FileBot also moves package 2, but package 2 isn´t fully extracted. That means the incomplete file was also renamed and moved.
Is there another event to start FileBot via event scripter in order to avoid this case? For instance something like "after all packages are finished"? Do I have another choice?