View Single Post
Old 12-18-2023, 02:45 AM   #6
ShellShock
Wizard
ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.
 
ShellShock's Avatar
 
Posts: 1,178
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
Quote:
Originally Posted by thiago.eec View Post
I have a yes/no column for EPUB3 books. Although not automatic, it checks the whole library in just a few seconds using 'Quality Check' plugin.

1) Click the plugin and choose 'Search ePubs...'
2) Use this regex expression:
Code:
xmlns="http://www\.idpf\.org/2007/opf"(.*?)version="3\.0"
3) Mark 'Ignore case', 'Show all occurrences' and choose 'OPF manifest' as scope
4) Click OK
5) It will mark all books on your library that have a EPUB3 format
6) Select all the books and do a batch metadata change, setting the corresponding column to YES

The regex expression and the options will be remembered by the plugin for future use.
Great, this is really useful.
ShellShock is offline   Reply With Quote