View Single Post
Old 04-01-2010, 11:21 AM   #4
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by GRiker View Post
If there are multiple unrelated authors, Author Sort should be:
last_primary & first_secondary last_secondary, first_primary

which displays on the Kindle as
John Smith & William Jones
That's odd. I always enter the author field as:

Code:
John Smith & William Jones
then I click the author_sort button (on the metadata single dialog screen), which enters it as:

Quote:
Smith, John & Jones, William
Quote:
If there are multiple related authors, Author Sort should be:
last_primary, first_primary & first_secondary
Code:
Smith, John & Nancy
which displays on the Kindle as
John & Nancy Smith
In this case, I just enter:

Code:
John Smith & Nancy Smith
which, after clicking the author_sort button, becomes:

Code:
Smith, John & Smith, Nancy
I've never tried your method. Is there any problem if I search for Nancy Smith and/or John Smith as the author? IOW, is "Smith, John & Nancy" properly parsed as two authors named Smith?
Starson17 is offline   Reply With Quote