Stop default title formatting
Currently I'm trying to get Calibre to save my books in a specific way on my Kindle, but it doesn't seem to work. My save template looks like this: "{authors}/{title}/{title}" so I expect a book called "The Magician's Guild" by "Trudi Canavan" to be saved like this: "Trudi Canavan/The Magician's Guild/The Magicians' Guild.mobi" but it turns to "Trudi Canavan/Magicians' Guild, The/Magicians' Guild, The.mobi". Any idea how to stop this? I already tried using "raw_field(title)" instead but to no avail. It seems like Calibre is using the "title_sort" field instead of the regular one?
|