View Single Post
Old 06-06-2010, 06:57 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 redhot
Is there a way that if there is no series index that it will just just put nothing instead of two zeros for books not in a series?
Quote:
Originally Posted by dwanthny
No, you have to create a different template for those books that don't have a series or have a good renaming program to remove all the leading zeros in mass.
There is a trick I use that works well - not perfect, but OK for me, and easier than swapping save templates. I set my output to:
Code:
{series} {series_index:>2s} {title} - {authors}
This tries to leave two spaces in front of the title in the filename when the series and series_index are empty, but the spaces are stripped off during the save process. You end up with all your series sorted together and no sign of a series when there isn't one.
Starson17 is offline   Reply With Quote