Quote:
Originally Posted by John Osborn
A surprising number of my books in Library have (at times) same entry for a book in title and author. It would be helpful if Quality Check Plugin could show these so they could be manually corrected. Thanks.
|
This can be easily done with a "Template search".
Click the gear in the search box to get to "Advanced search". Choose the template tab, then fill it in as shown in the attachment.
The template text is
Code:
program: $authors == $title
For more information see "Search using templates" in the
Search interface section of the calibre manual. It is near the end of the section. Also see
The calibre template language, in particular
General Program Mode.