
: Re: How can I keep a large number of EPUB files, managed in calibre, "polished" As described in this answer, you can manually polish EPUB files so they are updated with the metadata you added
The short answer is yes, and I have ranted about this in parallelizing EPUB polishing.
The problem with some Linux systems (Ubuntu) is that there is a limit to the message popup queue. Since ebook polishing (using calibre) is done quicker than the time a message is displayed, this queue overflows and calibre cannot write messages to it any more, and (on last try at least) calibre did lock up.
If you look in any directory where calibre stores the EPUB, you can see that there is a metadata.opf file that contains the metadata for the corresponding ebook. You have to specify this file as argument for the ebook-polish program together (-o option), together with the corresponding EPUB file.
What you therefore need to do is make list of 'outdated' EPUB files (outdated compared to the metadata.opf files in the same directory), and then call:
ebook-polish -o path/to/metadata.opf path/to/book.epub
and rename the output (path/to/book_polished.epub) to path/to/book.epub.
The script referred to in the above rant does exactly that. As prerequisite you need to have GNU parallel installed¹.
With the script I was able to process 1329 polishes in 3m25. Searching and updating 4 changed files in 2400+ item database with 1600+ books now takes less than 2 seconds². Of course files in the calibre database that are not supported by ebook-publish (such as PDF) are completely skipped.
¹ In case you wonder, yes the script, via parallel, calls itself for each file to callebook-polish and rename the output
² Fast enought to always try and polish the EPUB files before I synchronise the selected files with the reader devices
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Lorraine

: Lit is the extension of the ebook format used in the discontinued Microsoft Reader software. Question about lit can involve its fileformat, availability of ebooks in the lit format and conversion

: .lit files are DRM protected files that are readable with the Microsoft Reader software (Windows, Pocket PC). The sotware has been discontinued at the end of 2012 and no new titles have been