Problems with saving to disk
Hi,
I want to save files from Calibre library to external storage or cloud. I have specific requirements for the file name - Author-Series-Book name. So in the Preferences for saving to disk I used a regex for the file name:
{author_sort} - {series} {series_index:0>5.2f|| - }{title}/{title}
I have tried all 5 options in the Save to Disk menu - the result was either a new folder, containing the epub file or only the epub file itself. In case where there is a folder, the folder is named according my requirements (i.e. author-series-title), but the epub file name in each case consists only of the book title.
I want to have as a result of saving to disk only an epub file named with author-series-title.
If this is somehow relevant to the issue, in the Save preferences I have unchecked "Convert non-English characters to English equivalents" and Save cover and metadata separately.
Any help will be greately appreciated. Thanks in advance.
|