Quote:
Originally Posted by raztoki
@Lelim
JD0.9/NIGHTLY
Two downloads at once would get processed at the same time, so your API needs to be able to deal with this. There is no queue system with the old JAC module because it was never designed for API. Design was for localise solve methods. The only time two/multiple exe running at the same time from a single download, would be if timeout happens and retry event is triggered (educated guess), since you spawn exe from bat script JD no longer has control over it? it would have to rely on programs own timeout setting in order to close process? (That's what I'm assuming).
JD2,
Native CES support, users shouldn't be running old JAC module.
So on the assumption only JD0.9/NIGHTLY issue.
raztoki
|
@Raztoki, thx for the answer.
Honestly, i can't think a way of being able to process two captchas at the same time. Best thing i can think is that : users can create multiple folders under /methods folder like cbh1, cbh2, cbh3 ..., then modify their jacinfo.xml files so that each of the most frequently used sites for downloading, or all of them, gets inserted on different method folder. so, their input.jpg's and output files don't block each other.
For multiple triggering issue, is there a place to set the timeout for jac method running time? maybe in jacinfo.xml? if that timeout is hit, is it written on JD logs?
Also is there a document that you can redirect me for all features of jac module?
For all users : Some people had difficulties with captchas while creating users, captcha answer check for creating new user is disabled now. You can easily create new user.