View Single Post
Old 08-15-2017, 05:38 PM   #6
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by catimini View Post
Sorry bumping this thread, but does someone found a way to have a correct author in Kobo ?
I use Calibre, peharps the array of metadata connection could help, but I don't know if I have to fill authors or author_sort, and I don't know how to remove the comma.
Will {authors:"re($, ',', '')"} work ?
There are probably a number of different ways to achieve the same outcome, but this is how I do it now:

* In Calibre, enter the author name in the format FirstName LastName without a comma, or if there is more than one author as FirstName1 LastName1 & FirstName2 LastName2 etc.

(Don't worry about the Author Sort, the Kobo doesn't use that, it only affects how the books are sorted in Calibre.)

* Enter the Metadata Plugboard (Preferences > Metadata plugboards) for KOBOTOUCH device as program: raw_list('authors', ', ') with destination authors

See the screenshots below showing: Metadata for single author book, metadata for multiple-author book, metadata plugboard configuration.
Attached Thumbnails
Click image for larger version

Name:	OneAuthor.png
Views:	522
Size:	16.0 KB
ID:	158464   Click image for larger version

Name:	TwoAuthors.png
Views:	535
Size:	18.5 KB
ID:	158465   Click image for larger version

Name:	MetadataPlugboard.png
Views:	564
Size:	20.0 KB
ID:	158466  
GeoffR is offline   Reply With Quote