Hi kgn,
Another forum member posted this neat trick which will allow you to use the same template for both your cases above.
Set the save template to:
{series} {series_index:>2s} {title} - {authors}
If a book is not in a series then both {series} and {series_index:>2s} are blank. Then, because they are at the beginning of the filename they are trimmed as leading spaces.
(Many thanks to the original poster)
|