Quote:
Originally Posted by eschwartz
Hmm, actually, something like this plugboard might work:
Code:
{author_sort:re(\,.*,)}{series:| [| }{series_index:0>2s| |]}{author_sort:re([^\,]*\,,\,)}
|
I have absolutely no idea why, but it works perfectly!
I added just 5 books between authors with and without series and a few PDFs and they're all sorted by LN FN and displayed as FN LN in all instances. I then added about 18 books in one series and they sort in correct numerical order as well. Perfect!
Thank you!