Man page - ebook-meta(1)
Packages contains this manual
- calibre-server(1)
- fetch-ebook-metadata(1)
- lrs2lrf(1)
- ebook-convert(1)
- markdown-calibre(1)
- calibre-parallel(1)
- ebook-device(1)
- ebook-polish(1)
- calibre-complete(1)
- ebook-meta(1)
- calibre(1)
- web2disk(1)
- lrfviewer(1)
- ebook-edit(1)
- calibre-debug(1)
- calibre-customize(1)
- lrf2lrs(1)
- calibre-smtp(1)
- calibredb(1)
- ebook-viewer(1)
apt-get install calibre
Available languages:
en fr mr pt_BR is es kn it ca pl vi nb sl lv pt eo ms ko fa eu et nl ar da cs gl tr zh_HK sk hu bg sv hr ja he lt uk fi ru ro zh_TW sr ka el zh_CN deManual
EBOOK-META
NAME[OPȚIUNI]
AUTHOR
COPYRIGHT
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, cb7, cbc, cbr, cbz, chm, docx, epub, fb2, fbz, html, htmlz, imp, kepub, 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, kepub, 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"
[OPȚIUNI]
--author-sort
Şir utilizat atunci când e sortat de către autor. În cazul în care e nespecificat şi autorul este specificat, acesta va fi auto-generat de autor.
--authors, -a
Indică autorii. Mai mulți autori ar trebuie separaţi prin caracterul &. Numele autorilor ar trebui să fie în ordinea Prenume Nume.
--book-producer, -k
Indică producătorul cărții.
--category
Indică categoria cărţii.
--comments, -c
Set the e-book description.
--cover
Indică coperta fişierului specificat.
--date, -d
Indică data publicării.
--disallow-rendered-cover
For formats like EPUB that use a " default cover " of the first page rendered, disallow such default covers
--from-opf
Read metadata from the specified OPF file and use it to set metadata in the e-book. Metadata specified on the command line will override metadata read from the OPF file
--get-cover
Get the cover from the e-book and save it at as the specified file.
--help, -h
show this help message and exit
--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
Setaţi indexul cărtii în această serie
|
--isbn |
Indicați numărul ISBN al cărții. |
--language, -l
Indică limba.
--lrf-bookid
Indică ID-ul cărții în fişierele LRF
--publisher, -p
Set the e-book publisher.
--rating, -r
Stabiliţi evaluarea personală a cărţii. Ar trebui să fie un număr între 1 şi 5.
--series, -s
Set the series this e-book belongs to.
|
--tags |
Introduceți etichetele pentru carte. Ar trebui să fie o listă separată prin virgule. |
--title, -t
Stabileşte titul.
--title-sort
Versiunea titlului care urmează a fi utilizată la sortare. Dacă nu e specificată, iar titlul este specificat, va fi autogenerată din titlu.
--to-opf
Specificaţi numele unui fişier OPF. Metadatele vor fi scrise pe fişierul OPF.
--version
show program ' s version number and exit
AUTHOR
Kovid Goyal
COPYRIGHT
Kovid Goyal