Quote:
Originally Posted by theducks
chaley did a similar for me back in 2010
Code:
program:
test( field('series'),
strcat(
substr(field('series'), 0, 1),
template("-series/{series}/{series_index:0>2s}-{title}_{id}_{authors}")
),
template("00noseries/{author_sort[0]}_authors/{authors}/{title}_{id}_{title}-{authors}")
)
You will see a base level to avoid a huge clutter (and possibly overload a root folder)
|
thank you very much for your help, much appreciated, but.. in this case from what I understand a comics WITHOUT
series tag will go in the second formatting rules.. Am I right?
EDIT: for comics I have new rules since a week now, I copied the old one.. now it is
Code:
{series}/{series_index:| [|] }{title} - {authors}
so that when no series is present the comics just go without strage chars like - -