Quote:
Originally Posted by AZBooks
In metadata edit/bulk there's a "Clear All" checkbox next to Series dropdown that will clear all selected books. I guess it's just a matter of manually select the single books series by hand.
|
AZBooks - there's an easier way, create a custom column like this:
The Template must be
{series:count(,)} exactly, and the search/sort must be
Number.
Whenever you add, change or remove a column, calibre will want to restart - go ahead with that.
After the restart do a search for
#series_count:"=1"
There may be a more efficient way, but that should work.
The calibre template language can be made use of in many situations, its worth experimenting with a few simple examples.
BR