This will find PDFs without EPUBS
formats:"=PDF" AND NOT formats:"=EPUB"
Or a more generic missing associated epub
formats:#>0 AND NOT formats:"=EPUB"
I use this instead of formats:true, because I can increase the count (pdf and mobi, etc)
Last edited by uli; 09-22-2024 at 11:16 AM.
|