View Single Post
Old 10-02-2010, 12:59 PM   #257
Foolproof
Member
Foolproof began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Oct 2010
Location: Zlín, Czech rep.
Device: Sony PRS 505
Author sort

I use in Calibre for author_names tweak

Code:
# The algorithm used to copy author to author_sort
# Possible values are:
#  invert: use "fn ln" -> "ln, fn" (the original algorithm)
#  copy  : copy author to author_sort without modification
#  comma : use 'copy' if there is a ',' in the name, otherwise use 'invert'
author_sort_copy_method =  'copy'
But catalog from C2opds has Author_sort as algoritm "invert".

Whats wrong ?

The settings of C2opds ? I can not find anything about this.

Thanks for answers.

(English is not my family language, sorry)
Foolproof is offline   Reply With Quote