Quote:
Originally Posted by JimmXinu
Someone over on github #1073 has asked:
Some basic research found this and this post.
I've proven that I can add a pyqtSignal() to FFF, emit() it after the "proceed with updating your library" dialog and get an Action Chains custom ChainEvent module to fire a chain.
The questions I have are: - What events in FFF should have signals that Action Chains can monitor?
- What information, if any, can or should be passed via the signal(s)?
|
I was thinking of requesting something similar myself!
I would have it upon adding/updating a new fic, primarily. I have a 'fanfiction cleanup' chain that handles a bit of Calibre metadata processing that can't be done with FFF itself.