Quote:
Originally Posted by penguinaka
Currently When I view the Library It's First Name Last Name
when I save to disk it saves as:
Edgar Rice Burroughs/Edgar Rice Burroughs - Barsoom 1 - Warlord of Mars.mobi
I want it to save like this:
Burroughs, Edgar Rice/Burroughs, Edgar Rice - Barsoom 1 - Warlord of Mars.mobi
what must i do?
|
use {author_sort} instead of {authors}
Note commas are illegal in some file systems and will be
corrected by the 'save' to maintain compatibility.
Also Alpha sorts as you have shown will mess up you
plan at the 10th book in the series.

Leading 0. Always for single digits (see template tips)