I need help.
Among other things, I trying that in cover grid Calibre displays authors pics as emblems, and I like it.
Problem is basic rule is ok for few authors,
but how to implement that to my main library that has 10k+ authors.
I would need 10k+ rules
How to create advanced rule that would show author image if name of image is equal to authors name.
example of basic rule:
program:
test(str_in_list(field('authors'), '&', "Andy Weir", '1', ''), 'andy weir.png', '');