Quote:
Originally Posted by deadman36g
I currently am using
{author_sort}/{series}/{series_index:0>3s} - {title}/{#origfile}
I am not sure what I would need to do to replace the underscores with what I suggested.
|
Your sample has 2 spaces in a row (would be hard to see in the template)
Series1_ Book 2_ Title
calibre is
fixing one space with the _ so there are not 2 in a row
That
does not match with the template you then show in the previous post
{author_sort}/{series}/{series_index:0>3s} - {title}/{#origfile}
Author/Series1/Book 002 - Title/#origfile
note: I see 3 folders, then the book file?