Quote:
Originally Posted by ownedbycats
This was discussed a few pages ago. tl;dr: Action Chains doesn't have any good way of detecting self.gui.proceed_question(), which is what those plugins use to confirm.
kiwidude's plugins (Count Pages and Extract ISBN) have options to automatically fill without confirmation. There's still the small risk that the next action will fire off in the split-second between the job finishing and the db write actually occuring, but it may help.
|
Oh that's unfortunate. Is there at least some way to add a delay action in that case?