View Single Post
Old 10-15-2014, 08:52 PM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,808
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@Rob557 - Every time I think I understand the author name handling something comes along that I don't understand.

I can't get the behaviour you are getting even if I try - see first attachment. No matter what value I put in Author sort name algorithm, what you see is what I get with that first template

Surely the regex expression in the Add Books controls is limited to extraction?

To change the name (after extracting) you would need a replace regex... wouldn't you? Something like "\2 \1", where \2 was the last token and \1 was everything before the last token.

Added : I added the file Tom Jones - My Book.epub with that template, the resultant Metadata is shown in second attachment

Can you confirm that's what you want, because I may be misunderstanding you ?

BR
Attached Thumbnails
Click image for larger version

Name:	Capture1.JPG
Views:	444
Size:	71.4 KB
ID:	129717   Click image for larger version

Name:	Capture2.JPG
Views:	443
Size:	40.5 KB
ID:	129718  

Last edited by BetterRed; 10-15-2014 at 09:08 PM.
BetterRed is offline   Reply With Quote