.\" Man page generated from reStructuredText. . .TH "CALIBREDB" "1" "februar 26, 2021" "5.12.0" "calibre" .SH NAME calibredb \- calibredb . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb kommando [valgmuligheder] [argumenter] .ft P .fi .UNINDENT .UNINDENT .sp \fBcalibredb\fP er kommandolinjegrænsefladen til Calibres database. Den har flere underkommandoer, dokumenteret nedenfor. .sp \fBcalibredb\fP kan bruges til at manipulere enten en Calibredatabase angivet ved sti eller en Indholdsserver for Calibre der afvikles enten på den lokale maskine eller over internettet. Du kan starte en Indholdsserver for Calirbe via enten programmet \fBcalibre\-server\fP eller i Calibres hovedprogram Connect/share  →  Start indholdsserver\&. Da \fBcalibredb\fP kan foretage ændringer i dine Calibrebiblioteket, skal du opsætte godkendelse på serveren først. Der er to måder at gøre dette på: .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 Hvis du plnalægger kun at forbinde til en server på den samme computer, kan du bare bruge tilvalget \fB\-\-enable\-local\-write\fP for indholdsserveren, så ethvert program, inklusive calibredb, der afvikles på den lokale computer for at lave ændringer i dine Calibredata. Når serveren afvikles fra Calibres hovedprogram, er dette tilvalg i Præferencer → Deling over nettet → Avanceret\&. .IP \(bu 2 Hvis du ønsker at aktivere adgang over internettet, så skal du opsætte brugerkonti på serveren og bruge tilvalgene \fI\%\-\-username\fP og \fI\%\-\-password\fP til \fBcalibredb\fP for at få adgang. Du kan opsætte brugergodkendelse for \fBcalibre\-server\fP ved at bruge tilvalget \fB\-\-enable\-auth\fP og bruge \fB\-\-manage\-users\fP til at oprette brugerkonti. Hvis du afvikler serveren fra Calibres hovedprogram, så brug Præferencer → Deling over nettet → Kræv brugernavn/adgangskode\&. .UNINDENT .UNINDENT .UNINDENT .sp For at forbinde til en aktiv indholdsserver sendes adressen for serveren til tilvalget \fI\%\-\-with\-library\fP, se dokumentationen for dette tilvalg for detaljer og eksempler. .INDENT 0.0 .IP \(bu 2 \fI\%GLOBAL OPTIONS\fP .IP \(bu 2 \fI\%list\fP .IP \(bu 2 \fI\%add\fP .INDENT 2.0 .IP \(bu 2 \fI\%Tilføjer fra mapper\fP .UNINDENT .IP \(bu 2 \fI\%remove\fP .IP \(bu 2 \fI\%add_format\fP .IP \(bu 2 \fI\%remove_format\fP .IP \(bu 2 \fI\%show_metadata\fP .IP \(bu 2 \fI\%set_metadata\fP .IP \(bu 2 \fI\%export\fP .IP \(bu 2 \fI\%catalog\fP .INDENT 2.0 .IP \(bu 2 \fI\%EPUB INDSTILLINGER\fP .UNINDENT .IP \(bu 2 \fI\%saved_searches\fP .IP \(bu 2 \fI\%add_custom_column\fP .IP \(bu 2 \fI\%custom_columns\fP .IP \(bu 2 \fI\%remove_custom_column\fP .IP \(bu 2 \fI\%set_custom\fP .IP \(bu 2 \fI\%restore_database\fP .IP \(bu 2 \fI\%check_library\fP .IP \(bu 2 \fI\%list_categories\fP .IP \(bu 2 \fI\%backup_metadata\fP .IP \(bu 2 \fI\%clone\fP .IP \(bu 2 \fI\%embed_metadata\fP .IP \(bu 2 \fI\%search\fP .UNINDENT .SH GLOBAL OPTIONS .INDENT 0.0 .TP .B \-\-help, \-h Vis denne hjælpetekst og afslut .UNINDENT .INDENT 0.0 .TP .B \-\-library\-path, \-\-with\-library Path to the calibre library. Default is to use the path stored in the settings. You can also connect to a calibre Content server to perform actions on remote libraries. To do so use a URL of the form: \fI\%http://hostname:port/#library_id\fP for example, \fI\%http://localhost:8080/#mylibrary\fP\&. library_id is the library id of the library you want to connect to on the Content server. You can use the special library_id value of \- to get a list of library ids available on the server. For details on how to setup access via a Content server, see \fI\%https://manual.calibre\-ebook.com/generated/en/calibredb.html\fP\&. .UNINDENT .INDENT 0.0 .TP .B \-\-password Password for connecting to a calibre Content server. To read the password from standard input, use the special value: . To read the password from a file, use: (i.e. ). The angle brackets in the above are required, remember to escape them or use quotes for your shell. .UNINDENT .INDENT 0.0 .TP .B \-\-timeout The timeout, in seconds, when connecting to a calibre library over the network. The default is two minutes. .UNINDENT .INDENT 0.0 .TP .B \-\-username Brugernavn til forbindelsen med en Calibre\-indholdsserver .UNINDENT .INDENT 0.0 .TP .B \-\-version vis programmets version og afslut .UNINDENT .SH LIST .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb list [options] .ft P .fi .UNINDENT .UNINDENT .sp Liste de tilgængelige bøger i calibre databasen. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-ascending Sortér resultaterne i stigende orden .UNINDENT .INDENT 0.0 .TP .B \-\-fields, \-f The fields to display when listing books in the database. Should be a comma separated list of fields. Available fields: author_sort, authors, comments, cover, formats, identifiers, isbn, languages, last_modified, pubdate, publisher, rating, series, series_index, size, tags, timestamp, title, uuid Default: title,authors. The special field \fB"\fPall\fB"\fP can be used to select all fields. In addition to the builtin fields above, custom fields are also available as *field_name, for example, for a custom field #rating, use the name: *rating .UNINDENT .INDENT 0.0 .TP .B \-\-for\-machine Opret resultatet i JSON\-format, der er mere egnet til maskinfortolkning. Gør at linjebredde og adskillelsesindstillinger ignoreres. .UNINDENT .INDENT 0.0 .TP .B \-\-limit Maksimalt antal resultater at vise. Standard: all (alle) .UNINDENT .INDENT 0.0 .TP .B \-\-line\-width, \-w Maksimale bredde af en enkelt linje i output. Standard er at detektere skærmstørrelsen. .UNINDENT .INDENT 0.0 .TP .B \-\-prefix Præfiks for alle filstier. Standard er en absolut sti til biblioteksmappen. .UNINDENT .INDENT 0.0 .TP .B \-\-search, \-s Filtrér resultaterne efter søgeforespørgslen. For at finde ud af formatet for søgeforespørgslen, venligst se den søge relaterede dokumentation i brugermanualen. Standard er ingen filtrering. .UNINDENT .INDENT 0.0 .TP .B \-\-separator Strengen anvendt til at separere felter. Standard er et mellemrum. .UNINDENT .INDENT 0.0 .TP .B \-\-sort\-by Feltet resultaterne sorteres efter. Tilgængelige felter: author_sort, authors, comments, cover, formats, identifiers, isbn, languages, last_modified, pubdate, publisher, rating, series, series_index, size, tags, timestamp, title, uuid Standard: id .UNINDENT .SH ADD .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb add [options] fil1 fil2 fil3 ... .ft P .fi .UNINDENT .UNINDENT .sp Tilføj de specificerede filer som bøger til databasen. Du kan også specificere mapper, se mappe relaterede options nedenfor. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-authors, \-a Sæt forfattere på den/de tilføjede bøger .UNINDENT .INDENT 0.0 .TP .B \-\-automerge, \-m If books with similar titles and authors are found, merge the incoming formats (files) automatically into existing book records. A value of \fB"\fPignore\fB"\fP means duplicate formats are discarded. A value of \fB"\fPoverwrite\fB"\fP means duplicate formats in the library are overwritten with the newly added files. A value of \fB"\fPnew_record\fB"\fP means duplicate formats are placed into a new book record. .UNINDENT .INDENT 0.0 .TP .B \-\-cover, \-c Sti til omslag til brug for den tilføjede bog .UNINDENT .INDENT 0.0 .TP .B \-\-duplicates, \-d Tilføj bøger til databasen selv om de allerede findes. Sammenligning udføres på bogtitler og forfattere. Bemærk at indstillingen \fI\%\-\-automerge\fP har forrang. .UNINDENT .INDENT 0.0 .TP .B \-\-empty, \-e Tilføj en tom bog (en bog uden formater) .UNINDENT .INDENT 0.0 .TP .B \-\-identifier, \-I Sæt identifikatorer for denne bog, fx \-I asin:XXX \-I isbn:YYY .UNINDENT .INDENT 0.0 .TP .B \-\-isbn, \-i Sæt ISBN på den/de tilføjede bøger .UNINDENT .INDENT 0.0 .TP .B \-\-languages, \-l En kommaadskilt liste over sprog (bedst til brug med ISO639\-sprogkoder, selvom nogle sprognavne måske ikke bliver genkendt) .UNINDENT .INDENT 0.0 .TP .B \-\-series, \-s Sæt serie for den/de tilføjede bøger .UNINDENT .INDENT 0.0 .TP .B \-\-series\-index, \-S Sæt serie nummeret for den/de tilføjede bøger .UNINDENT .INDENT 0.0 .TP .B \-\-tags, \-T Sæt tags for den/de tilføjede bøger .UNINDENT .INDENT 0.0 .TP .B \-\-title, \-t Sæt titlen på de tilføjede bøger .UNINDENT .SS Tilføjer fra mapper .sp Options to control the adding of books from directories. By default only files that have extensions of known e\-book file types are added. .INDENT 0.0 .TP .B \-\-add A filename (glob) pattern, files matching this pattern will be added when scanning directories for files, even if they are not of a known e\-book file type. Can be specified multiple times for multiple patterns. .UNINDENT .INDENT 0.0 .TP .B \-\-ignore A filename (glob) pattern, files matching this pattern will be ignored when scanning directories for files. Can be specified multiple times for multiple patterns. For e.g.: *.pdf will ignore all pdf files .UNINDENT .INDENT 0.0 .TP .B \-\-one\-book\-per\-directory, \-1 Formod at hver mappe kun har én enkelt logisk bog og at alle filer i den er forskellige e\-bogformater af denne bog .UNINDENT .INDENT 0.0 .TP .B \-\-recurse, \-r Behandle mapper rekursivt .UNINDENT .SH REMOVE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb remove ids .ft P .fi .UNINDENT .UNINDENT .sp Remove the books identified by ids from the database. ids should be a comma separated list of id numbers (you can get id numbers by using the search command). For example, 23,34,57\-85 (when specifying a range, the last number in the range is not included). .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-permanent Do not use the recycle bin .UNINDENT .SH ADD_FORMAT .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb add_format [options] id ebook_file .ft P .fi .UNINDENT .UNINDENT .sp Add the e\-book in ebook_file to the available formats for the logical book identified by id. You can get id by using the search command. If the format already exists, it is replaced, unless the do not replace option is specified. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-dont\-replace Erstat ikke formatet hvis det allerede findes .UNINDENT .SH REMOVE_FORMAT .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb remove_format [options] id fmt .ft P .fi .UNINDENT .UNINDENT .sp Remove the format fmt from the logical book identified by id. You can get id by using the search command. fmt should be a file extension like LRF or TXT or EPUB. If the logical book does not have fmt available, do nothing. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .SH SHOW_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb show_metadata [options] id .ft P .fi .UNINDENT .UNINDENT .sp Show the metadata stored in the calibre database for the book identified by id. id is an id number from the search command. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-as\-opf Udskriv metadata i OPF\-form (XML) .UNINDENT .SH SET_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb set_metadata [options] id [/path/to/metadata.opf] .ft P .fi .UNINDENT .UNINDENT .sp Set the metadata stored in the calibre database for the book identified by id from the OPF file metadata.opf. id is an id number from the search command. You can get a quick feel for the OPF format by using the \-\-as\-opf switch to the show_metadata command. You can also set the metadata of individual fields with the \-\-field option. If you use the \-\-field option, there is no need to specify an OPF file. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-field, \-f The field to set. Format is field_name:value, for example: \fI\%\-\-field\fP tags:tag1,tag2. Use \fI\%\-\-list\-fields\fP to get a list of all field names. You can specify this option multiple times to set multiple fields. Note: For languages you must use the ISO639 language codes (e.g. en for English, fr for French and so on). For identifiers, the syntax is \fI\%\-\-field\fP identifiers:isbn:XXXX,doi:YYYYY. For boolean (yes/no) fields use true and false or yes and no. .UNINDENT .INDENT 0.0 .TP .B \-\-list\-fields, \-l List the metadata field names that can be used with the \fI\%\-\-field\fP option .UNINDENT .SH EXPORT .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb export [options] ids .ft P .fi .UNINDENT .UNINDENT .sp Export the books specified by ids (a comma separated list) to the filesystem. The \fBexport\fP operation saves all formats of the book, its cover and metadata (in an opf file). You can get id numbers from the search command. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-all Eksporter alle bøger i databasen, listen over id\fB\(aq\fPer ignoreres. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-asciiize Have calibre convert all non English characters into English equivalents for the file names. This is useful if saving to a legacy filesystem without full support for Unicode filenames. Specificering af denne switch vil slå denne opførsel fra. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-save\-cover Normally, calibre will save the cover in a separate file along with the actual e\-book files. Specificering af denne switch vil slå denne opførsel fra. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-update\-metadata Normalt vil calibre opdatere metadataene i de gemte filer fra hvad der er i calibre\-biblioteket. Gør gem\-til\-disk langsommere. Specificering af denne switch vil slå denne opførsel fra. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-write\-opf Normalt, vil calibre skrive metadataene til en separat OPF\-fil sammen med de aktuelle e\-bog\-filer. Specificering af denne switch vil slå denne opførsel fra. .UNINDENT .INDENT 0.0 .TP .B \-\-formats Kommasepareret liste af formater, som gemmes for hver bog. Som standard gemmes alle tilgængelige formater. .UNINDENT .INDENT 0.0 .TP .B \-\-progress Rapporter status .UNINDENT .INDENT 0.0 .TP .B \-\-replace\-whitespace Udskift blanktegn med bundstreger. .UNINDENT .INDENT 0.0 .TP .B \-\-single\-dir Eksportér alle bøger til en enkel mappe .UNINDENT .INDENT 0.0 .TP .B \-\-template The template to control the filename and directory structure of the saved files. Default is \fB"\fP{author_sort}/{title}/{title} \- {authors}\fB"\fP which will save books into a per\-author subdirectory with filenames containing title and author. Available controls are: {author_sort, authors, id, isbn, languages, last_modified, pubdate, publisher, rating, series, series_index, tags, timestamp, title} .UNINDENT .INDENT 0.0 .TP .B \-\-timefmt The format in which to display dates. %d \- day, %b \- month, %m \- month number, %Y \- year. Default is: %b, %Y .UNINDENT .INDENT 0.0 .TP .B \-\-to\-dir Eksportér bøger til den angivne mappe. Standardmappen er . .UNINDENT .INDENT 0.0 .TP .B \-\-to\-lowercase Konvertér stier til småbogstaver. .UNINDENT .SH CATALOG .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb catalog /path/to/destination.(csv|epub|mobi|xml...) [options] .ft P .fi .UNINDENT .UNINDENT .sp Export a \fBcatalog\fP in format specified by path/to/destination extension. Options control how entries are displayed in the generated \fBcatalog\fP output. Note that different \fBcatalog\fP formats support different sets of options. To see the different options, specify the name of the output file and then the \-\-help option. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-ids, \-i Kommasepareret liste af database IDs til kataloget. Hvis erklæret, \fI\%\-\-search\fP bliver ignoreret. Standard: all .UNINDENT .INDENT 0.0 .TP .B \-\-search, \-s Filtrér resultatet med søgeforespørgsel. Vedrørende formatet for søgeforespørgsel, venligst se søgerelateret dokumentation i brugermanualen. Standard: Ingen filtrering .UNINDENT .INDENT 0.0 .TP .B \-\-verbose, \-v Vis detaljeret output\-information. Anvendeligt ved fejlfinding .UNINDENT .SS EPUB INDSTILLINGER .INDENT 0.0 .TP .B \-\-catalog\-title Title of generated catalog used as title in metadata. Default: \fB\(aq\fPMy Books\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-cross\-reference\-authors Create cross\-references in Authors section for books with multiple authors. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-debug\-pipeline Save the output from different stages of the conversion pipeline to the specified directory. Useful if you are unsure at which stage of the conversion process a bug is occurring. Default: \fB\(aq\fPNone\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-exclude\-genre Regex describing tags to exclude as genres. Default: \fB\(aq\fP[.+]|^+$\fB\(aq\fP excludes bracketed tags, e.g. \fB\(aq\fP[Project Gutenberg]\fB\(aq\fP, and \fB\(aq\fP+\fB\(aq\fP, the default tag for read books. Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-exclusion\-rules Specifies the rules used to exclude books from the generated catalog. The model for an exclusion rule is either (\fB\(aq\fP\fB\(aq\fP,\fB\(aq\fPTags\fB\(aq\fP,\fB\(aq\fP\fB\(aq\fP) or (\fB\(aq\fP\fB\(aq\fP,\fB\(aq\fP\fB\(aq\fP,\fB\(aq\fP\fB\(aq\fP). For example: ((\fB\(aq\fPArchived books\fB\(aq\fP,\fB\(aq\fP#status\fB\(aq\fP,\fB\(aq\fPArchived\fB\(aq\fP),) will exclude a book with a value of \fB\(aq\fPArchived\fB\(aq\fP in the custom column \fB\(aq\fPstatus\fB\(aq\fP\&. When multiple rules are defined, all rules will be applied. Default: \fB"\fP((\fB\(aq\fPCatalogs\fB\(aq\fP,\fB\(aq\fPTags\fB\(aq\fP,\fB\(aq\fPCatalog\fB\(aq\fP),)\fB"\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-generate\-authors Include \fB\(aq\fPAuthors\fB\(aq\fP section in catalog. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-generate\-descriptions Include \fB\(aq\fPDescriptions\fB\(aq\fP section in catalog. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-generate\-genres Include \fB\(aq\fPGenres\fB\(aq\fP section in catalog. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-generate\-recently\-added Include \fB\(aq\fPRecently Added\fB\(aq\fP section in catalog. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-generate\-series Include \fB\(aq\fPSeries\fB\(aq\fP section in catalog. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-generate\-titles Include \fB\(aq\fPTitles\fB\(aq\fP section in catalog. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-genre\-source\-field Source field for \fB\(aq\fPGenres\fB\(aq\fP section. Default: \fB\(aq\fPMærkater\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-header\-note\-source\-field Custom field containing note text to insert in Description header. Default: \fB\(aq\fP\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-merge\-comments\-rule #:[before|after]:[True|False] specifying: Custom field containing notes to merge with comments [before|after] Placement of notes with respect to comments [True|False] \- A horizontal rule is inserted between notes and comments Default: \fB\(aq\fP::\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-output\-profile Specifies the output profile. In some cases, an output profile is required to optimize the catalog for the device. For example, \fB\(aq\fPkindle\fB\(aq\fP or \fB\(aq\fPkindle_dx\fB\(aq\fP creates a structured Table of Contents with Sections and Articles. Default: \fB\(aq\fPNone\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-prefix\-rules Specifies the rules used to include prefixes indicating read books, wishlist items and other user\-specified prefixes. The model for a prefix rule is (\fB\(aq\fP\fB\(aq\fP,\fB\(aq\fP\fB\(aq\fP,\fB\(aq\fP\fB\(aq\fP,\fB\(aq\fP\fB\(aq\fP). When multiple rules are defined, the first matching rule will be used. Default: \fB"\fP((\fB\(aq\fPRead books\fB\(aq\fP,\fB\(aq\fPtags\fB\(aq\fP,\fB\(aq\fP+\fB\(aq\fP,\fB\(aq\fP✓\fB\(aq\fP),(\fB\(aq\fPWishlist item\fB\(aq\fP,\fB\(aq\fPtags\fB\(aq\fP,\fB\(aq\fPWishlist\fB\(aq\fP,\fB\(aq\fP×\fB\(aq\fP))\fB"\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-preset Use a named preset created with the GUI catalog builder. A preset specifies all settings for building a catalog. Default: \fB\(aq\fPNone\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-thumb\-width Size hint (in inches) for book covers in catalog. Range: 1.0 \- 2.0 Default: \fB\(aq\fP1.0\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .INDENT 0.0 .TP .B \-\-use\-existing\-cover Replace existing cover when generating the catalog. Default: \fB\(aq\fPFalse\fB\(aq\fP Applies to: AZW3, EPUB, MOBI output formats .UNINDENT .SH SAVED_SEARCHES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb saved_searches [options] (list|add|remove) .ft P .fi .UNINDENT .UNINDENT .sp Manage the saved searches stored in this database. If you try to add a query with a name that already exists, it will be replaced. .sp Syntax for adding: .sp calibredb \fBsaved_searches\fP add search_name search_expression .sp Syntax for removing: .sp calibredb \fBsaved_searches\fP remove search_name .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .SH ADD_CUSTOM_COLUMN .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb add_custom_column [options] label navn datatype .ft P .fi .UNINDENT .UNINDENT .sp Opret en brugerdefineret kolonne. label er et maskinvenligt kolonnenavn. Må ikke indeholde mellemrum eller koloner. name er det menneskevenlige kolonnenavn. datatype er en af: bool, comments, composite, datetime, enumeration, float, int, rating, series, text .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-display A dictionary of options to customize how the data in this column will be interpreted. This is a JSON string. For enumeration columns, use \fI\%\-\-display\fP\fB"\fP{\e \fB"\fPenum_values\e \fB"\fP:[\e \fB"\fPval1\e \fB"\fP, \e \fB"\fPval2\e \fB"\fP]}\fB"\fP There are many options that can go into the display variable.The options by column type are: composite: composite_template, composite_sort, make_category,contains_html, use_decorations datetime: date_format enumeration: enum_values, enum_colors, use_decorations int, float: number_format text: is_names, use_decorations The best way to find legal combinations is to create a custom column of the appropriate type in the GUI then look at the backup OPF for a book (ensure that a new OPF has been created since the column was added). You will see the JSON for the \fB"\fPdisplay\fB"\fP for the new column in the OPF. .UNINDENT .INDENT 0.0 .TP .B \-\-is\-multiple Denne kolonne gemmer mærkat ligesom data (f.eks. multiple kommaseparerede værdier). Giver kun mening hvis datatypen er tekst. .UNINDENT .SH CUSTOM_COLUMNS .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb custom_columns [options] .ft P .fi .UNINDENT .UNINDENT .sp Vis tilgængelige tilpassede kolonner. Viser kolonneetiketter og id\(aqer. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-details, \-d Vis detaljer for hver kolonner. .UNINDENT .SH REMOVE_CUSTOM_COLUMN .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb remove_custom_column [options] label .ft P .fi .UNINDENT .UNINDENT .sp Remove the custom column identified by label. You can see available columns with the custom_columns command. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-force, \-f Spørger/spørg ikke efter bekræftelse .UNINDENT .SH SET_CUSTOM .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb set_custom [options] column id value .ft P .fi .UNINDENT .UNINDENT .sp Set the value of a custom column for the book identified by id. You can get a list of ids using the search command. You can get a list of custom column names using the custom_columns command. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-append, \-a Hvis kolonnen gemmer multiple værdier, tilføjes de specificerede værdier til de eksisterende, istedet for at overskrive dem. .UNINDENT .SH RESTORE_DATABASE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb restore_database [options] .ft P .fi .UNINDENT .UNINDENT .sp Gendan denne database fra metadataene gemt i OPF\-filerne i hver mappe af calibre\-biblioteket. Dette er anvendeligt hvis din metadata.db fil er blevet forvansket. .sp ADVARSEL: Denne kommando genopbygger fuldstændigt din database. Du vil miste alle gemte søgninger, brugerdefinerede kategorier, plugboards, gemte per\-bog konverterings\- indstillinger \- og brugerdefinerede recipes. Gendannede metadata vil kun være baseret efter hvad der er fundet i OPF\-filerne. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-really\-do\-it, \-r Skal opretningen virkelig udføres. Kommanden vil ikke køre, medmindre denne mulighed bliver angivet. .UNINDENT .SH CHECK_LIBRARY .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb check_library [options] .ft P .fi .UNINDENT .UNINDENT .sp Udføre nogle check på filsystemet som repræsenterer et bibliotek. Rapporter er invalid_titles, extra_titles, invalid_authors, extra_authors, missing_formats, extra_formats, extra_files, missing_covers, extra_covers, failed_folders .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-csv, \-c Output i CSV .UNINDENT .INDENT 0.0 .TP .B \-\-ignore_extensions, \-e Komma\-separeret liste af fil\-extensions som ignoreres. Standard: Alle .UNINDENT .INDENT 0.0 .TP .B \-\-ignore_names, \-n Komma\-separeret liste af navne som ignoreres. Standard: Alle .UNINDENT .INDENT 0.0 .TP .B \-\-report, \-r Komma\-separeret liste af rapporter. Standard: Alle .UNINDENT .SH LIST_CATEGORIES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb list_categories [options] .ft P .fi .UNINDENT .UNINDENT .sp Produce a report of the category information in the database. The information is the equivalent of what is shown in the Tag browser. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-categories, \-r Comma\-separated list of category lookup names. Default: all .UNINDENT .INDENT 0.0 .TP .B \-\-csv, \-c Output i CSV .UNINDENT .INDENT 0.0 .TP .B \-\-dialect Typen af CSV\-fil at fremstille. Valg: excel, excel\-tab, unix .UNINDENT .INDENT 0.0 .TP .B \-\-item_count, \-i Output kun antallet af emner i en kategori, istedet for antallet per emne indenfor kategorien .UNINDENT .INDENT 0.0 .TP .B \-\-width, \-w Maksimale bredde af en enkelt linje i output. Standard er at detektere skærmstørrelsen. .UNINDENT .SH BACKUP_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb backup_metadata [options] .ft P .fi .UNINDENT .UNINDENT .sp Backup the metadata stored in the database into individual OPF files in each books directory. This normally happens automatically, but you can run this command to force re\-generation of the OPF files, with the \-\-all option. .sp Note that there is normally no need to do this, as the OPF files are backed up automatically, every time metadata is changed. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-all Normalt fungerer denne kommando kun på bøger som har forældede OPF\-filer. Dette tilvalg gør at det fungerer på alle bøger. .UNINDENT .SH CLONE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb clone path/to/new/library .ft P .fi .UNINDENT .UNINDENT .sp Create a \fBclone\fP of the current library. This creates a new, empty library that has all the same custom columns, Virtual libraries and other settings as the current library. .sp The cloned library will contain no books. If you want to create a full duplicate, including all books, then simply use your filesystem tools to copy the library folder. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .SH EMBED_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb embed_metadata [options] book_id .ft P .fi .UNINDENT .UNINDENT .sp Update the metadata in the actual book files stored in the calibre library from the metadata in the calibre database. Normally, metadata is updated only when exporting files from calibre, this command is useful if you want the files to be updated in place. Note that different file formats support different amounts of metadata. You can use the special value \(aqall\(aq for book_id to update metadata in all books. You can also specify many book ids separated by spaces and id ranges separated by hyphens. For example: calibredb \fBembed_metadata\fP 1 2 10\-15 23 .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-only\-formats, \-f Only update metadata in files of the specified format. Specify it multiple times for multiple formats. By default, all formats are updated. .UNINDENT .SH SEARCH .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C calibredb search [options] search expression .ft P .fi .UNINDENT .UNINDENT .sp Search the library for the specified \fBsearch\fP term, returning a comma separated list of book ids matching the \fBsearch\fP expression. The output format is useful to feed into other commands that accept a list of ids as input. .sp The \fBsearch\fP expression can be anything from calibre\(aqs powerful \fBsearch\fP query language, for example: calibredb \fBsearch\fP author:asimov \(aqtitle:"i robot"\(aq .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" .INDENT 0.0 .TP .B \-\-limit, \-l The maximum number of results to return. Default is all results. .UNINDENT .SH AUTHOR Kovid Goyal .SH COPYRIGHT Kovid Goyal .\" Generated by docutils manpage writer. .