View Single Post
Old 09-25-2022, 06:21 AM   #13
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,450
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Comfy.n View Post
Nice, anyway I'm attaching the metadata.db from a portable install (Calibre 6.5, Windows 10), in which the same behaviour was reproduced
Thanks. The problem arises because you used a "behaves like tags" column type. The search code does fail in this case because it doesn't check tags-like columns for empty.

You can fix it by changing the column type to "column built from other columns". This is what it should be, because it cannot contain multiple values.

In any event I will fix calibre.
chaley is offline   Reply With Quote