View Single Post
Old 05-18-2018, 01:22 AM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,842
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Depends on the plugin, see Calibre User Manual: FileTypePlugin.

That plugin must have an on_import method because it runs when a book is added, but to work at conversion time it needs an on_preprocess method, you might need to ask elsewhere about that.

BR
BetterRed is offline   Reply With Quote