Quote:
Originally Posted by portwood
Problem solved
Saving books to disc:
{authors}/{series}/{authors} - {series}{series_index:0>2s} - {title}
Sending books to device:
{authors}/{series}/{authors} - {series}{series_index:0>2s} - {title}
Plugboard: (awz3 & MOBI)
{series}{series_index:0>2s} - {title}
|
This is naming all of my books that DO NOT have series as - {title}
Is there a way to make the syntax go "If there is series info, do this; if not, just name it {title}"?