EBOOK-META(1) | calibre | EBOOK-META(1) |
NAME¶
ebook-meta - ebook-meta
ebook-meta ebook_file [options]
Read/Write metadata from/to e-book files.
Supported formats for reading metadata: azw, azw1, azw3, azw4, cbr, cbz, chm, docx, epub, fb2, fbz, html, htmlz, imp, lit, lrf, lrx, mobi, odt, oebzip, opf, pdb, pdf, pml, pmlz, pobi, prc, rar, rb, rtf, snb, tpz, txt, txtz, updb, zip
Supported formats for writing metadata: azw, azw1, azw3, azw4, docx, epub, fb2, fbz, htmlz, lrf, mobi, odt, pdb, pdf, prc, rtf, tpz, txtz
Different file types support different kinds of metadata. If you try to set some metadata on a file type that does not support it, the metadata will be silently ignored.
Whenever you pass arguments to ebook-meta that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces"
[選項]¶
- 用來依作者排序的字串。如果不指定,且有指定作者,就會從作者自動產生它。
- 設置作者. 請用 & 字符隔開多個作者. 作者的名字按一下順序書寫 名字 姓氏.
- --book-producer, -k
- 設定書本的出版商。
- --category
- 設定書本分類。
- --comments, -c
- 設定電子書本描述。
- --cover
- 指定檔案來作為封面.
- --date, -d
- 設定出版的日期。
- --from-opf
- 從指定的 OPF 檔案中讀取詮釋資料並將它新增至電子書中,在命令列中指定的詮釋資料會覆蓋從 OPF 檔案讀取的部分。
- --get-cover
- 從電子書中獲取封面並將其保存為指定檔案。
- --help, -h
- 顯示說明訊息並退出
- --identifier
- Set the identifiers for the book, can be specified multiple times. For example: --identifier uri:https://acme.com --identifier isbn:12345 To remove an identifier, specify no value, --identifier isbn: Note that for EPUB files, an identifier marked as the package identifier cannot be removed.
- --index, -i
- 這個書本在系列裡的索引。
- --isbn
- 設定這本書的 ISBN。
- --language, -l
- 設定語言。
- --lrf-bookid
- 設置 LRF 檔案的 BookID
- --publisher, -p
- 設定電子書本出版商。
- --rating, -r
- 設定評等。應該為從 1 到 5 的數字。
- --series, -s
- 設定這個電子書所屬的系列。
- 設定書本的標籤。多個標籤之間請用逗號隔開。
- --title, -t
- 設定書名。
- --title-sort
- 用來排序的標題版本。如果不指定,且有指定標題,就會從標題自動產生它。
- --to-opf
- 指定 OPF 檔案的名稱。詮釋資料將會寫入該 OPF 檔案中。
- --version
- 顯示程式版本編號並退出
AUTHOR¶
Kovid Goyal
COPYRIGHT¶
Kovid Goyal
11月 29, 2019 | 4.5.0 |