View Single Post
Old 06-01-2018, 04:52 PM   #3
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,110
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
I thought you needed two | when using prefix and/or subfix.
Code:
{#My_Shelves}/{author_sort}/{Series}/{Series} {Series_index:||-} {#Subseries} {#Subseries_index:||-} {title_sort} - {authors}

I don't think you can create multiple copies of the books but if you have a "primary" author, you can have it output to just one of the authors with sublist (ideally the first listed).
Code:
{#My_Shelves}/{author_sort:sublist(0,1,&)}/{Series}/{Series} {Series_index:||-} {#Subseries} {#Subseries_index:||-} {title_sort} - {authors}
Note, I haven't used series custom columns so I'm not particularly sure if they're referenced the same way as the default series column in templates.

Last edited by ilovejedd; 06-01-2018 at 04:54 PM.
ilovejedd is offline   Reply With Quote