View Single Post
Old 04-13-2016, 11:07 AM   #8
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Current:
Code:
{author_sort[0]}/{author_sort}/{title}/{title} - {authors}
If you want each authors folder to have a subfolder for series, use:
Code:
{author_sort[0]}/{author_sort}/{series:||/}{title}/{title} - {authors}
If you want a "Standalone" subfolder for the non-series books as well, use:
Code:
{author_sort[0]}/{author_sort}/{series:ifempty(Standalone)||/}{title}/{title} - {authors}

Personally, I would leave it as-is. I am happy with author/title/title - authors.epub
eschwartz is offline   Reply With Quote