Quote:
Originally Posted by dwanthny
Your template above creates a file title - author.mobi inside a directory of the title inside the directory of author_sort. Could you just be seeing the first subdirectory which is the Title and not actually opening that directory to see the filename?
I would use the following if I wanted series-title-author with series being an optional field that only fills in when there is an actual series.
Code:
{author_sort}/{series:||-}{series_index:05.2f||-}{title}-{author}
Also make sure your in the Saving books to Disk area there are multiple areas that have save templates depending on what you are doing.
Good Luck
|
I tried that and it gave me the author at the end. Is there a way to get the author in the front?