Quote:
Originally Posted by Divingduck
I use this one.
Code:
{author_sort}/{author_sort}{series:| - |} {series_index:0>2s} - {title} {tags:| (|, } {languages:||, } {:'format_date(raw_field('pubdate'),'yyyy')'||)}
It will create a Author_sort Directory and save each file as
Author_sort - Series - Series No - Titel (Tag, ... ,languages, ... , Pubdate)
You only need to fix your "[" "]" and number of digits.
|
Mine doesn't show the pubdate unless series doesn't exist, which is what I think the OP wants.