Export - formatting filenames
I have some issues while exporting ebooks and formatting the filename.
I use the followig formatstring for export:
{author_sort} - {series}{series_index:0>2s| | - }{title}
In some cases if the title contains an article (the or german "der die das") the article will be placed at the end of the title with a comma separated. I want the title in normal order and not the sorted title.
In the title the ":" were replaced with "_". I would like to have " - ".
Last edited by marcl; 01-13-2014 at 08:19 AM.
|