View Single Post
Old 03-09-2015, 11:19 PM   #27
Thomas_AR
Zealot
Thomas_AR began at the beginning.
 
Thomas_AR's Avatar
 
Posts: 131
Karma: 10
Join Date: Jan 2015
Location: Buenos Aires
Device: Android
Well here we go again, i am going to make it less complicated - LOL:

I noticed that the only series i have which contain various authors are those who contain in the series name "Rhodan"
New goal is now:
1. Series with various Authors: _ Series/0001 - title - author
2. Series with one author: _ Series - Author/0001 - title - author
3. Books with no series: author/Title - author

Using:
Code:
{series:|_ |} {series:contains(Perry Rhodan,, - )} {series:lookup(Perry Rhodan,,authors)}/{series_index:0>4s| | - }{title} - {authors}
Everything is working fine but example 3.
I get "- author/title - author.
There should not be a "-" in front of the author folder-name.

I am getting crazy

Thomas

Last edited by Thomas_AR; 03-09-2015 at 11:36 PM.
Thomas_AR is offline   Reply With Quote