View Single Post
Old 05-16-2013, 05:51 AM   #1
mauslyon
Junior Member
mauslyon began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2012
Device: kindle touch
"save to disk" name export

Hi all,
I have a question regarding the "Save to disk" naming convention; it seems that the export module uses the "title_sort" and a "series_sort" (even if no such thing seems configurable) in place of "title" and "series". Is it a bug or am I missing some congiguration parameters?

To clarify with an example:
I have an EPUB book called "The night flight", the 3rd volume of the series "The seven adventures"

The corresponding metadata variables should be:

Title "The night flight"
Title_sort "night flight, The"
Series "The seven adventures"
Series_sort "seven adventures, The" (ASSUMED, I cannot find the variable)
series_index "3.0"

if I use an export string like
[{series} - {series_index:0>2s} - {title}]
I would expect the ebook to be named
"The seven adventures - 03 - The night flight.epub"
however I end up with a file called
"seven adventures, The - 03 - night flight, The.epub"

Thanks for your help

Maurizio
mauslyon is offline   Reply With Quote