Currently I am saving files like this to my device so KOReader sees them in correct order:
Code:
{author_sort:.1}/{author_sort}/{series}/{series_index:0>4.1f} - {title}
Issue is whenever a book is not part of a series, the title starts with a hyphen. Can I adjust the file path so that the hyphen is only included along with the series index number?