Quote:
Originally Posted by BetterRed
crich70 - try this as the template
{authors}/{title}
BR
|
Personally, I would use
Code:
{author_sort:sublist(0,1,&)}/{title} - {authors:sublist(0,1,&)}
so in the off chance that one of the books has 20 authors (think: anthology) you don't overload the max filename size.
Also, having the author name in the ebook file wasn't explicitly mentioned as a problem, so I'd leave it in. I would just modify the default template to suit.