Hi Kovid,
Quote:
Originally Posted by kovidgoyal
You can set the title/author/tags/languages via options to the calibredb add command.
|
I now have tried setting
author/tags/languages on the
add command like this:
Code:
calibredb --with-library http://localhost:8282/ add --authors=Multiple --tags=germany,news --languages=deu -1 <dir-with-pdf+epub>
(My calibre server runs as part of the UI calibre and in
Preferences→Sharing over the net→Advanced I have checked
Enable Local Write.)
The book with the PDF and ePUB files is added to the library (so the
Enable Local Write works), but the added book does
not have "Multiple" in the
Authors field. Why's that and how can I fix it?
Many thanks for any help.