View Single Post
Old 10-05-2017, 05:58 AM   #54
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by oren64 View Post
Kobo fix the sort by number of books in authors to most first.
I like it better that way.
Did they do it in increasing before? If so, I never noticed. But, I agree that descending is better and agrees with the collections list.
Quote:
If a book have a multi authors with "&" it will not separate them, and show it as one big name.
Can I change the authors name form "&" to "," in the metadata plugboards in Calibre?
Kobo is using the comma as the separator. The are assuming it is "FN1 LN1, FN2 LN2". That is how it is shown in the store and books purchased from them download that way.

I have been using the following for a while and it works well:

Code:
program: raw_list('authors', ', ')
davidfor is offline   Reply With Quote