Hi, I want to manage scientific articles library using calibre. I have almost 8000 articles stored in pdf (sometimes dvi) and my own database with such information:
FILE_NAME
AUTHORS (comma separated)
TITLE
JOURNAL_NAME (abbreviation)
FJOURNAL_NAME (full journal name)
VOLUME
YEAR
PAGES
LANGUAGE
DOI
URL (doi url)
I have 2 questions:
1. How can I add single book with all metadata trough command line?
calibredb add - lack off arguments for all metadata
calibredb setmetadata index metadata.opf - delete all additional tags from opf file. I tried to use this tags
https://www.mobileread.com/forums/sho...44&postcount=9 and add the as subtags of metadata tag.
2. If the question 1 have a solution - will it be possible to search trough all these metadata in calibre, in web interface?