View Single Post
Old 08-29-2021, 02:07 PM   #661
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,203
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by chillybang View Post
After Calibre library is changed on any way (event "Library changed")
Quote:
Originally Posted by chillybang View Post
1.1 What I'm doing wrong with the event "Library changed"? Why the action doesn't start after it?
Library changed event does not mean library changed in any way as you put it. This event is activated when you switch (change) from one library to another, using the switch library button.

Quote:
Originally Posted by chillybang View Post
2.1 How can I setup an export folder in the action setup, so the action "knows" it always and doesn't force me to select the folder?
The plugin calls the actions as defined by calibre. So if an action is interactive (pops a dialog asking the user for input), it has no capability of changing it.

The solution for this would be for someone to write a custom non-interactive save-to-disk action.
capink is offline   Reply With Quote