View Single Post
Old 04-06-2013, 11:34 PM   #3
ltwally
Junior Member
ltwally began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2011
Device: kindle
Quote:
Originally Posted by theducks View Post
Code:
{author_sort} - {series}{series_index:| - | - }{title}
When series is not present, this is good.

However, when series is present, it results in this:
"Pullman, Philip - His Dark Materials - 2 - The Subtle Knife"

I modified it to this, and all is well:
{author_sort} - {series}{series_index:| | - }{title}

Thank you!
ltwally is offline   Reply With Quote