View Single Post
Old 01-08-2015, 07:46 AM   #1
karmapolice
Junior Member
karmapolice began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2015
Device: none
ebook-convert not adding authors (most likely a don't get the syntax)

I am using ebook-convert to convert HTML files to EPUB format, and I'm trying to use the --authors option to add the author.

The conversion works well, but when I add the epub files to Calibre library it says that the author is unknown.

The thing is I am not sure how to specify a value for an option in ebook-convert, so I am probably doing it wrong.

I tried so far:

ebook-convert.exe in.html out.epub --authors Author
ebook-convert.exe in.html out.epub --authors "Author"
ebook-convert.exe in.html out.epub --authors=Author
ebook-convert.exe in.html out.epub --authors="Author"

I am using Calibre 2.1.5 64bits on Windows 7.

Thank you very much.
karmapolice is offline   Reply With Quote