Quote:
Originally Posted by Pr.BarnArt
The metadata plugin framework for calibre does only know a restricted set of fileds to fill, translator is not one of them.
So YES it is possible and No, not with this plugin.
|
If you add the option to fetch the translator and save it at the end of the comment in this form:
Code:
<p id="translator">Vertaald door: John Smith</p>
or simply:
Code:
<p id="translator">John Smith</p>
I can add this to METAmover plugin, that allows you to copy/move data from a comment to custom column.