a bit of help on a template, please?
Have a ton of books down by one main author with others co-writing. I want to save under the main author's name but keep the co-writers in a sub directory.
This is what I am using to save currently:
{author_sort[0]}/{author_sort}/{series}/{series_index:0>3s} - {title}/{author_sort} - {series} - {series_index:0>3s} - {title}
Example of what I am meaning:
Crispin, A. C_
Crispin, A. C. & O'Malley, Kathleen
Those are two directories. Both have books in the same series so i want the following:
Crispin, A. C\Crispin, A. C. & O'Malley, Kathleen
So how do I just get the first author's name to be listed?
|