View Single Post
Old 10-16-2022, 12:38 PM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,621
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Depends on what you are referring to. If you mean the sample code under "Anatomy of a calibre plugin" then yes its a filetype plugin. The actual sample plugin is in interface_demo.zip and is a user interface plugin.

As for why it wont run rememebr that filetype plugins run only on specific filetypes. the sample code IIRC is for epub and mobi. so it will run only if conversion results in one of those formats.
kovidgoyal is offline   Reply With Quote