View Single Post
Old 09-21-2010, 07:36 PM   #12
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by hal9000 View Post
That's what I thought, but then if the book has no series you get an ugly " - " before the title. Is there a way to do this so the "-" only appears if a series exists? If no, could it be added to calibre? I mean a way to condition a literal string to the existence of a field. Or even have two different name templates for books with or without series.
There's currently no way to do this. Try using this:
Code:
{author_sort}/{series}/{series_index} {title}
To eliminate the "ugly " - " or just change the pattern and select files with/without series_index before saving.
Starson17 is offline   Reply With Quote