.\" Man page generated from reStructuredText. . . .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 .. .TH "CALIBREDB" "1" "Απριλίου 05, 2024" "7.8.0" "calibre" .SH NAME calibredb \- calibredb .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb command [options] [arguments] .ft P .fi .UNINDENT .UNINDENT .sp \fBcalibredb\fP is the command line interface to the calibre database. It has several sub\-commands, documented below. .sp \fBcalibredb\fP can be used to manipulate either a calibre database specified by path or a calibre Content server running either on the local machine or over the internet. You can start a calibre Content server using either the \fBcalibre\-server\fP program or in the main calibre program click Connect/share  →  Start Content server\&. Since \fBcalibredb\fP can make changes to your calibre libraries, you must setup authentication on the server first. There are two ways to do that: .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 If you plan to connect only to a server running on the same computer, you can simply use the \fB\-\-enable\-local\-write\fP option of the Content server, to allow any program, including calibredb, running on the local computer to make changes to your calibre data. When running the server from the main calibre program, this option is in Preferences → Sharing over the net → Advanced\&. .IP \(bu 2 If you want to enable access over the internet, then you should setup user accounts on the server and use the \fI\%\-\-username\fP and \fI\%\-\-password\fP options to \fBcalibredb\fP to give it access. You can setup user authentication for \fBcalibre\-server\fP by using the \fB\-\-enable\-auth\fP option and using \fB\-\-manage\-users\fP to create the user accounts. If you are running the server from the main calibre program, use Preferences → Sharing over the net → Require username/password\&. .UNINDENT .UNINDENT .UNINDENT .sp To connect to a running Content server, pass the URL of the server to the \fI\%\-\-with\-library\fP option, see the documentation of that option for details and examples. .INDENT 0.0 .IP \(bu 2 \fI\%ΓΕΝΙΚΕΣ ΕΠΙΛΟΓΕΣ\fP .IP \(bu 2 \fI\%list\fP .IP \(bu 2 \fI\%add\fP .INDENT 2.0 .IP \(bu 2 \fI\%ΠΡΟΣΘΗΚΗ ΑΠΟ ΦΑΚΕΛΟΥΣ\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 ΕΠΙΛΟΓΕΣ\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 .IP \(bu 2 \fI\%fts_index\fP .IP \(bu 2 \fI\%fts_search\fP .UNINDENT .SH ΓΕΝΙΚΕΣ ΕΠΙΛΟΓΕΣ .INDENT 0.0 .TP .B \-\-help, \-h Εμφάνιση μηνύματος βοήθειας και έξοδος .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 Όνομα χρήστη για σύνδεση σε διακομιστή περιεχομένων calibre .UNINDENT .INDENT 0.0 .TP .B \-\-version δείξε τον αριθμό έκδοσης του προγράμματος και κλείσε .UNINDENT .SH LIST .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb list [options] .ft P .fi .UNINDENT .UNINDENT .sp List the books available in the calibre database. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-ascending Ταξινόμηση αποτελεσμάτων κατά αύξουσα σειρά .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, template, timestamp, title, uuid Default: title,authors. The special field \fB\(dq\fPall\fB\(dq\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 Generate output in JSON format, which is more suitable for machine parsing. Causes the line width and separator options to be ignored. .UNINDENT .INDENT 0.0 .TP .B \-\-limit Ο μέγιστος αριθμός αποτελεσμάτων προς παρουσίαση. Εξ ορισμού: όλα .UNINDENT .INDENT 0.0 .TP .B \-\-line\-width, \-w The maximum width of a single line in the output. Defaults to detecting screen size. .UNINDENT .INDENT 0.0 .TP .B \-\-prefix The prefix for all file paths. Default is the absolute path to the library folder. .UNINDENT .INDENT 0.0 .TP .B \-\-search, \-s Filter the results by the search query. For the format of the search query, please see the search related documentation in the User Manual. Default is to do no filtering. .UNINDENT .INDENT 0.0 .TP .B \-\-separator Η συμβολοσειρά που χρησιμοποιείται για να διαχωρίζει τα πεδία. Προεπιλέχθηκε ο χαρακτήρας διαστήματος. .UNINDENT .INDENT 0.0 .TP .B \-\-sort\-by The field by which to sort the results. You can specify multiple fields by separating them with commas. Available fields: author_sort, authors, comments, cover, formats, identifiers, isbn, languages, last_modified, pubdate, publisher, rating, series, series_index, size, tags, template, timestamp, title, uuid Default: id .UNINDENT .INDENT 0.0 .TP .B \-\-template The template to run if \fB\(dq\fPtemplate\fB\(dq\fP is in the field list. Default: None .UNINDENT .INDENT 0.0 .TP .B \-\-template_file, \-t Path to a file containing the template to run if \fB\(dq\fPtemplate\fB\(dq\fP is in the field list. Default: None .UNINDENT .INDENT 0.0 .TP .B \-\-template_heading Heading for the template column. Default: template. This option is ignored if the option \fI\%\-\-for\-machine\fP is set .UNINDENT .SH ADD .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb add [options] file1 file2 file3 ... .ft P .fi .UNINDENT .UNINDENT .sp Προσθήκη των καθορισμένων αρχείων ως βιβλίων στην βάση δεδομένων. Μπορείτε επίσης να καθορίσετε και καταλόγους. Δείτε τις επιλογές για καταλόγους, παρακάτω. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-authors, \-a Καθορισμός των συγγραφέων του βιβλίου(ων) που προστέθηκε .UNINDENT .INDENT 0.0 .TP .B \-\-automerge, \-m Αν βρεθούν βιβλία με παρόμοιους τίτλους και συγγραφείς, αυτόματη συγχώνευση των εισερχόμενων μορφών (αρχείων) με υπάρχουσες εγγραφές βιβλίων. Η τιμή «αγνόηση» σημαίνει ότι οι διπλότυπες μορφές θα απορρίπτονται. Η τιμή «αντικατάσταση» σημαίνει ότι οι διπλότυπτες μορφές στην βιβλιοθήκη θα επανεγγράφονται από τα αρχεία που μόλις προστέθηκαν. Η τιμή «νέα_εγγραφή» σημαίνει ότι οι διπλότυπες μορφές αποθηκεύονται σε μια νέα εγγραφή βιβλίου. .UNINDENT .INDENT 0.0 .TP .B \-\-cover, \-c Διαδρομή για το εξώφυλλο που θα χρησιμοποιηθεί για το βιβλίο που προστέθηκε .UNINDENT .INDENT 0.0 .TP .B \-\-duplicates, \-d Προσθήκη βιβλίων στην βάση δεδομένων ακόμη και αν αυτά υπάρχουν ήδη. Η σύγκριση γίνεται βάσει τίτλου και συγγραφέα. Σημειώστε η επιλογή \fI\%\-\-automerge\fP έχει προτεραιότητα. .UNINDENT .INDENT 0.0 .TP .B \-\-empty, \-e Προσθέστε κενό βιβλίο (Εγγραφή βιβλίου χωρίς αρχείο) .UNINDENT .INDENT 0.0 .TP .B \-\-identifier, \-I Set the identifiers for this book, e.g. \-I asin:XXX \-I isbn:YYY .UNINDENT .INDENT 0.0 .TP .B \-\-isbn, \-i Καθορισμός των ISBN του βιβλίου(ων) που προστέθηκε .UNINDENT .INDENT 0.0 .TP .B \-\-languages, \-l Ένας κατάλογος από γλώσσες που διαχωρίζονται από κόμμα (καλύτερα να χρησιμοποιηθούν κωδικοί γλωσσών ISO639, αν και κάποια ονόματα γλωσσών μπορούν επίσης να αναγνωριστούν) .UNINDENT .INDENT 0.0 .TP .B \-\-series, \-s Καθορίστε τη σειρά του προστιθέμενου βιβλίου (ή των προστιθέμενων βιβλίων). .UNINDENT .INDENT 0.0 .TP .B \-\-series\-index, \-S Καθορίστε τον αριθμό σειράς του προστιθέμενου βιβλίου (ή των προστιθέμενων βιβλίων). .UNINDENT .INDENT 0.0 .TP .B \-\-tags, \-T Καθορισμός ετικετών του βιβλίου(ων) που προστέθηκε .UNINDENT .INDENT 0.0 .TP .B \-\-title, \-t Καθορισμός του τίτλου του προστιθέμενου βιβλίου(ων) .UNINDENT .SS ΠΡΟΣΘΗΚΗ ΑΠΟ ΦΑΚΕΛΟΥΣ .sp Επιλογές για τον έλεγχο της προσθήκης βιβλίων από φακέλους. Εξ ορισμού, μόνο αρχεία με επεκτάσεις που αντιστοιχούν σε γνωστές μορφές ψηφιακών βιβλίων προστίθενται. .INDENT 0.0 .TP .B \-\-add Πρότυπο ονόματος αρχείου (glob). Τα αρχεία που ακολουθούν αυτό το πρότυπο θα προστίθενται όταν σαρώνονται οι κατάλογοι, ακόμη και αν δεν είναι γνωστού τύπου αρχείου ηλεκτρονικού βιβλίου. Μπορεί να ορισθεί πολλές φορές για πολλαπλά πρότυπα. .UNINDENT .INDENT 0.0 .TP .B \-\-ignore A filename (glob) pattern, files matching this pattern will be ignored when scanning folders for files. Can be specified multiple times for multiple patterns. For example: *.pdf will ignore all PDF files .UNINDENT .INDENT 0.0 .TP .B \-\-one\-book\-per\-directory, \-1 Να θεωρείται ότι κάθε κατάλογος έχει μόνο ένα λογικό βιβλίο και ότι όλα τα αρχεία σε αυτόν είναι διαφορετικές μορφές του βιβλίου αυτού. .UNINDENT .INDENT 0.0 .TP .B \-\-recurse, \-r Κατ\fB\(aq\fP επανάληψη επεξεργασία καταλόγων .UNINDENT .SH REMOVE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-permanent Μην χρησιμοποιήσετε το Κάδος ανακύκλωσης .UNINDENT .SH ADD_FORMAT .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-as\-extra\-data\-file Add the file as an extra data file to the book, not an ebook format .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-replace Να μην αντικατασταθούν μορφές που ήδη υπάρχουν .UNINDENT .SH REMOVE_FORMAT .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .SH SHOW_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-as\-opf Εκτύπωση μεταδεδομένων σε μορφή OPF (XML) .UNINDENT .SH SET_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb set_metadata [options] book_id [/path/to/metadata.opf] .ft P .fi .UNINDENT .UNINDENT .sp Set the metadata stored in the calibre database for the book identified by book_id from the OPF file metadata.opf. book_id is a book 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: \(dq/some path/with spaces\(dq .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 B 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). Any extra data files associated with the book are also saved. 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-all Export all books in database, ignoring the list of ids. .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. Η επιλογή αυτή θα βάλει τέλος στη συμπεριφορά αυτή. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-save\-cover Κανονικά, το calibre θα αποθηκεύσει το εξώφυλλο σε ένα ξεχωριστό αρχείο, μαζί με τα αρχεία ψηφιακών βιβλίων. Η επιλογή αυτή θα βάλει τέλος στη συμπεριφορά αυτή. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-save\-extra\-files Save any data files associated with the book when saving the book Η επιλογή αυτή θα βάλει τέλος στη συμπεριφορά αυτή. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-update\-metadata Κανονικά, το calibre θα ενημερώσει τα μεταδεδομένα στα προς αποθήκευση αρχεία, βασιζόμενο στα δεδομένα της βιβλιοθήκης. Αυτό κάνει πιο αργή τη διαδικασία αποθήκευσης. Η επιλογή αυτή θα βάλει τέλος στη συμπεριφορά αυτή. .UNINDENT .INDENT 0.0 .TP .B \-\-dont\-write\-opf Κανονικά, το calibre θα γράψει τα μεταδεδομένα σε ένα ξεχωριστό αρχείο OPF μαζί με τα πραγματικά αρχεία ψηφιακών βιβλίων. Η επιλογή αυτή θα βάλει τέλος στη συμπεριφορά αυτή. .UNINDENT .INDENT 0.0 .TP .B \-\-formats Διαχωριζόμενος από κόμματα κατάλογος των μορφών που θα αποθηκεύονται για κάθε βιβλίο. Προεπιλογή είναι να αποθηκεύονται όλες οι διαθέσιμες μορφές. .UNINDENT .INDENT 0.0 .TP .B \-\-progress Αναφορά προόδου .UNINDENT .INDENT 0.0 .TP .B \-\-replace\-whitespace Αντικατάσταση των λευκών χαρακτήρων από κάτω παύλες. .UNINDENT .INDENT 0.0 .TP .B \-\-single\-dir Εξαγωγή όλων των βιβλίων στον ίδιο φάκελο .UNINDENT .INDENT 0.0 .TP .B \-\-template The template to control the filename and folder structure of the saved files. Default is \fB\(dq\fP{author_sort}/{title}/{title} \- {authors}\fB\(dq\fP which will save books into a per\-author subfolder 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 Η μορφή στην οποία εμφανίζονται οι ημερομηνίες. %d \- ημέρα, %b \- μήνας, %m \- αριθμός μήνα, %Y \- έτος. Η προεπιλογή είναι: %b, %Y .UNINDENT .INDENT 0.0 .TP .B \-\-to\-dir Εξαγωγή των βιβλίων στον καθορισμένο φάκελο. Εξ ορισμού . .UNINDENT .INDENT 0.0 .TP .B \-\-to\-lowercase Μετατροπή διαδρομών σε πεζά. .UNINDENT .SH CATALOG .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-ids, \-i Comma\-separated list of database IDs to catalog. If declared, \fI\%\-\-search\fP is ignored. Default: all .UNINDENT .INDENT 0.0 .TP .B \-\-search, \-s Filter the results by the search query. For the format of the search query, please see the search\-related documentation in the User Manual. Default: no filtering .UNINDENT .INDENT 0.0 .TP .B \-\-verbose, \-v Παρουσίαση λεπτομερειών στην έξοδο. Χρήσιμο για αποσφαλμάτωση. .UNINDENT .SS EPUB ΕΠΙΛΟΓΕΣ .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 folder. 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\(dq\fP((\fB\(aq\fPCatalogs\fB\(aq\fP,\fB\(aq\fPTags\fB\(aq\fP,\fB\(aq\fPCatalog\fB\(aq\fP),)\fB\(dq\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\fPΕτικέτες\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\(dq\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\(dq\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 B 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: \(dq/some path/with spaces\(dq .SH ADD_CUSTOM_COLUMN .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb add_custom_column [options] label name datatype .ft P .fi .UNINDENT .UNINDENT .sp Δημιουργία προσαρμοσμένης στήλης. label είναι το ψηφιακό φιλικό όνομα για την στήλη.Δεν πρέπει να περιέχει διαστήματα ή ελληνικά ερωτηματικά. name είναι το ανθρώπινο φιλικό όνομα της στήλης. datatype είναι ένα από: 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: \(dq/some path/with spaces\(dq .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\(dq\fP{\e \fB\(dq\fPenum_values\e \fB\(dq\fP:[\e \fB\(dq\fPval1\e \fB\(dq\fP, \e \fB\(dq\fPval2\e \fB\(dq\fP]}\fB\(dq\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\(dq\fPdisplay\fB\(dq\fP for the new column in the OPF. .UNINDENT .INDENT 0.0 .TP .B \-\-is\-multiple Στη στήλη αυτή αποθηκεύονται δεδομένα τύπου ετικέτας (δηλαδή πολλαπλές τιμές που διαχωρίζονται από κόμμα). Βρίσκει εφαρμογή μόνο αν ο τύπος δεδομένων είναι κείμενο. .UNINDENT .SH CUSTOM_COLUMNS .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb custom_columns [options] .ft P .fi .UNINDENT .UNINDENT .sp List available custom columns. Shows column labels and ids. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-details, \-d Προβολή λεπτομερειών για κάθε στήλη. .UNINDENT .SH REMOVE_CUSTOM_COLUMN .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-force, \-f Να μην ζητείται επιβεβαίωση .UNINDENT .SH SET_CUSTOM .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-append, \-a Αν στη στήλη αποθηκεύονται πολλαπλές τιμές, να προστεθούν οι καθορισμένες τιμές στις ήδη υπάρχουσες αντί να τις αντικαταστήσουν. .UNINDENT .SH RESTORE_DATABASE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb restore_database [options] .ft P .fi .UNINDENT .UNINDENT .sp Restore this database from the metadata stored in OPF files in each folder of the calibre library. This is useful if your metadata.db file has been corrupted. .sp WARNING: This command completely regenerates your database. You will lose all saved searches, user categories, plugboards, stored per\-book conversion settings, and custom recipes. Restored metadata will only be as accurate as what is found in the OPF files. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-really\-do\-it, \-r Really do the recovery. The command will not run unless this option is specified. .UNINDENT .SH CHECK_LIBRARY .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb check_library [options] .ft P .fi .UNINDENT .UNINDENT .sp Perform some checks on the filesystem representing a library. Reports are 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-csv, \-c Εξαγωγή σε CSV .UNINDENT .INDENT 0.0 .TP .B \-\-ignore_extensions, \-e Διαχωριζόμενη από κόμματα λίστα από επεκτάσεις που θα αγνοούνται. Προεπιλογή: όλες .UNINDENT .INDENT 0.0 .TP .B \-\-ignore_names, \-n Διαχωριζόμενη από κόμματα λίστα από ονόματα που θα αγνοούνται. Προεπιλογή: όλα .UNINDENT .INDENT 0.0 .TP .B \-\-report, \-r Διαχωριζόμενη από κόμματα λίστα από αναφορές. Προεπιλογή: όλες .UNINDENT .INDENT 0.0 .TP .B \-\-vacuum\-fts\-db Vacuum the full text search database. This can be very slow and memory intensive, depending on the size of the database. .UNINDENT .SH LIST_CATEGORIES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-categories, \-r Διαχωριζόμενη από κόμματα λίστα από ονομασίες ευρετηρίου κατηγοριών. Προεπιλογή: όλες .UNINDENT .INDENT 0.0 .TP .B \-\-csv, \-c Εξαγωγή σε CSV .UNINDENT .INDENT 0.0 .TP .B \-\-dialect Ο τύπος του αρχείου CSV που θα δημιουργηθεί. Επιλογές: excel, excel\-tab, unix .UNINDENT .INDENT 0.0 .TP .B \-\-item_count, \-i Output only the number of items in a category instead of the counts per item within the category .UNINDENT .INDENT 0.0 .TP .B \-\-width, \-w The maximum width of a single line in the output. Defaults to detecting screen size. .UNINDENT .SH BACKUP_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb backup_metadata [options] .ft P .fi .UNINDENT .UNINDENT .sp Backup the metadata stored in the database into individual OPF files in each books folder. 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: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-all Κανονικά, η εντολή αυτή ενεργεί μόνο σε βιβλία που έχουν παρωχημένα αρχεία OPF. Με την επιλογή αυτή επιτρέπεται η δράση σε όλα τα βιβλία. .UNINDENT .SH CLONE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .SH EMBED_METADATA .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B 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: \(dq/some path/with spaces\(dq .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 B 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:\(dqi robot\(dq\(aq .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-limit, \-l Ο μέγιστος αριθμός αποτελεσμάτων που θα επιστραφεί. Η προεπιλεγμένη τιμή είναι όλα τα αποτελέσματα. .UNINDENT .SH FTS_INDEX .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb fts_index [options] enable/disable/status/reindex .ft P .fi .UNINDENT .UNINDENT .sp Control the Full text search indexing process. .INDENT 0.0 .TP .B enable Turns on FTS indexing for this library .TP .B disable Turns off FTS indexing for this library .TP .B status Shows the current indexing status .TP .B reindex Can be used to re\-index either particular books or the entire library. To re\-index particular books specify the book ids as additional arguments after the reindex command. If no book ids are specified the entire library is re\-indexed. .UNINDENT .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-indexing\-speed The speed of indexing. Use fast for fast indexing using all your computers resources and slow for less resource intensive indexing. Note that the speed is reset to slow after every invocation. .UNINDENT .INDENT 0.0 .TP .B \-\-wait\-for\-completion Wait till all books are indexed, showing indexing progress periodically .UNINDENT .SH FTS_SEARCH .INDENT 0.0 .INDENT 3.5 .sp .nf .ft B calibredb fts_search [options] search expression .ft P .fi .UNINDENT .UNINDENT .sp Do a full text search on the entire library or a subset of it. .sp Whenever you pass arguments to calibredb that have spaces in them, enclose the arguments in quotation marks. For example: \(dq/some path/with spaces\(dq .INDENT 0.0 .TP .B \-\-do\-not\-match\-on\-related\-words Only match on exact words not related words. So correction will not match correcting. .UNINDENT .INDENT 0.0 .TP .B \-\-include\-snippets Include snippets of the text surrounding each match. Note that this makes searching much slower. .UNINDENT .INDENT 0.0 .TP .B \-\-indexing\-threshold How much of the library must be indexed before searching is allowed, as a percentage. Defaults to 90 .UNINDENT .INDENT 0.0 .TP .B \-\-match\-end\-marker The marker used to indicate the end of a matched word inside a snippet .UNINDENT .INDENT 0.0 .TP .B \-\-match\-start\-marker The marker used to indicate the start of a matched word inside a snippet .UNINDENT .INDENT 0.0 .TP .B \-\-output\-format The format to output the search results in. Either \fB\(dq\fPtext\fB\(dq\fP for plain text or \fB\(dq\fPjson\fB\(dq\fP for JSON output. .UNINDENT .INDENT 0.0 .TP .B \-\-restrict\-to Restrict the searched books, either using a search expression or ids. For example: ids:1,2,3 to restrict by ids or search:tag:foo to restrict to books having the tag foo. .UNINDENT .SH AUTHOR Kovid Goyal .SH COPYRIGHT Kovid Goyal .\" Generated by docutils manpage writer. .