Quote:
Originally Posted by over1
Hi everyone,
The filenames of my e-books are in a particular format I like, that is {author_inverted} - {title} ({year}) or {author_inverted} - {series} - {title} ({year}) but calibre changes the filenames to {title} - {author}
How can I keep my filenames intact?
The closest I got with save to disk was {authors} - {title} ({pubdate}) but this isn't what I want.
|
Have you read the 2nd sticky in the Library Management section?
{author_sort} is the normal Inverted of {authors}
{series} is, well {series}
The Template language has
advanced date manipulation capability
http://manual.calibre-ebook.com/template_lang.html