Hi
Can anyone give me an expression to find files which have more than 1 cover?
Beyond my capabilities I'm afraid!
Here's hoping
Thanks
C
Try the filter
%_covers% GREATER 1
Or you can add a new column if you want to see it in your File List:
Value: %_covers%