Most file names are like this:
Arthur C Clarke - Patent Pending.txt
But a small percentage might be like this:
Arthur C Clarke - Rama 01 - Rendezvous With Rama.lit
I found the regular expression it currently has
(?P<title>.+) - (?P<author>[^_]+) but I couldn't see how you could suggest multiple expressions ie one expression for the first type of file name and another for the other type of file name. I'm familiar with traditional regexp but these are different - I assume the <title> refers to an internal variable for the title but the ?P etc seemed odd.
Quote:
Yes. In Search box type: cover:false
|
That worked though it's not very integrative. It's a shame they don't have a simple display column for cover and then you could just sort by this field to find those without covers.
PS I'm using the save option to save things but I have no real idea what I'm saving - is it the new meta data I'm creating?