Quote:
Originally Posted by Nascarfan1972
93 terp,
Could you just amend how the books are saved in preferences?
For instance, I save as either
{Author}/{Title} for standalone books
or
{Authors}/{series_index:>02s}{Title} for books in series
Thanks
Nascarfan1972
|
I'm pretty sure the series_index won't show if the book isn't in a series, so you could use something like this for all books:
{author_sort}/{series:0>2s| [| }{series_index:0>2s| |] } - {title}