Quote:
Originally Posted by DaltonST
Are you doing a GUI Plugin or some other type of plugin? That will determine what and how you do things.
Use AstroGrep for Windows to search Calibre's source code to see how it does things. You appear to be overworking things. Do what Calibre does in the same situation.
Also, a moderator should have moved your thread to the Development subforum many posts ago.
DaltonST
|
Actually I based my plugin on the interface_demo_plugin code.
So I can try to mimic what Calibre does via the GUI.
AFAIK there is no opf import, so I need to import metadata values one by one.