Quote:
Originally Posted by Dopedangel
{authors}/{series}/{series_index:0>2s}. {title}
I use this as the the books dont sort properly if there are more than 10 in series
you can also use
{authors}/{series}/{series_index:0>3s}. {title}
if you have more than hundred book in a series
|

I needed that option in a couple of place.