Thread: Reverse Ln, Fn?
View Single Post
Old 02-23-2011, 03:13 PM   #14
AlanY
Member
AlanY began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Feb 2011
Device: kindle
Quote:
Originally Posted by Starson17 View Post
Try this simple one for the ones to be added:
Code:
(?P<title>.+) - (?P<author>[^_]+)
It should work for both, but you need to turn on the swap author FN LN option for the second group. (I assume you want to keep the "a novel" in the title.)

I've tried that but as it read from the filenames thus excluded all the cover/comments etc that i would like to keep.

For those that are already in, you'll need to provide more info about what field they are in.
...................................
AlanY is offline   Reply With Quote