Quote:
Originally Posted by yang738
actually, I want to develop a plugin with the following function:
1: it can get meta from txt file and update the calibre metadata.
2:it can update the metadata when I select one file and click a button.
who can kindly guide to complete this plugin? thanks.
|
As with all things plugin related, you should look at kiwidude's plugins. For this, there is already the
Import List plugin. While it is intended for creating books from a list, one of the features listed is "Option to update metadata of existing books". Odds are you can use this plugin directly, or use it as a base for your own.