.. _ebook-meta-et: .. raw:: html ``ebook-meta`` =================================================================== .. code-block:: none 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, 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. Alati kui edastad programmile :command:`ebook-meta` tühikuid sisaldavaid argumente, ümbritse argumendid jutumärkidega. Näiteks: "/some path/with spaces" [suvandid] ---------------------------------------- .. program:: ebook-meta .. option:: --author-sort String to be used when sorting by author. If unspecified, and the author(s) are specified, it will be auto-generated from the author(s). .. option:: --authors, -a Set the authors. Multiple authors should be separated by the & character. Author names should be in the order Firstname Lastname. .. option:: --book-producer, -k Määra raamatu tootja. .. option:: --category Määra raamatu kategooria. .. option:: --comments, -c Määra e-raamatu kirjeldus. .. option:: --cover Set the cover to the specified file. .. option:: --date, -d Määra avaldamise kuupäev. .. option:: --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 .. option:: --get-cover Hangi e-raamatust kaanepilt ja salvesta see määratud failina. .. option:: --help, -h näita seda veateadet ja välju .. option:: --identifier Set the identifiers for the book, can be specified multiple times. For example: :option:`--identifier` uri:https://acme.com :option:`--identifier` isbn:12345 To remove an identifier, specify no value, :option:`--identifier` isbn: Note that for EPUB files, an identifier marked as the package identifier cannot be removed. .. option:: --index, -i Määra, mitmes raamat see sarjas on. .. option:: --isbn Määra raamatu ISBN. .. option:: --language, -l Määra keel. .. option:: --lrf-bookid Set the BookID in LRF files .. option:: --publisher, -p Määra e-raamatu kirjastaja. .. option:: --rating, -r Määra hinnang. Peaks olema number vahemikus 1-st 5-ni. .. option:: --series, -s Määra, millissesse sarja see e-raamat kuulub. .. option:: --tags Määra raamatu sildid. Peaks olema komaga eraldatud loend. .. option:: --title, -t Määra pealkiri. .. option:: --title-sort The version of the title to be used for sorting. If unspecified, and the title is specified, it will be auto-generated from the title. .. option:: --to-opf Määratle OPF-faili nimi. Metaandmed kirjutatakse OPF-faili. .. option:: --version näita programmi versiooninumbrit ja välju