hi there guys..
I have my comics and books with fields like: series (and series_index), series2 (and series2_index) and when saving to disk/device I would really like to achieve something like:
- if series is populated then {series}/{series_index:| [#|] }{title} - {authors}
- if series is empty but series2 is populated then {series2}/{series2_index:| [#|] }{title} - {authors}
- if both series bot series2 are populated always use series
- if both series both series2 are empty then just use {title} - {authors}
I think it should be possible using the program feature so I tried to read stuff and follow examples from the Help section but I was never able to do it..
so I would like to ask if you have any advice for me please..
thanks a lot
|