View Single Post
Old 12-17-2023, 10:25 AM   #3
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,248
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
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.
thiago.eec is online now   Reply With Quote