But I do not insist.
I just notice that the use of some plugins damages my metadata in files. The workaround would be to leave
name unchanged in the meta tags.
The default cover
template in calibre actually contains
Code:
<meta content="true" name="calibre:cover"/>
It would be better to remove the whole line than leave such a version (after using the plugin):
Code:
<meta content="true"/>