Quote:
Originally Posted by Starson17
You can't.
|
Aww
Quote:
Originally Posted by Starson17
Try this:
Code:
{series} {series_index} {authors} - {title}
It puts a couple of spaces at the front of the name when {series} and {series_index} are empty, and the OS strips them off.
|
The OS stripping extra spaces is great, and solved my problem -- I put in
Code:
{authors} - {series} {series_index} {title}
and it's done the trick.
Thank you
[edit] Spelling.