Quote:
Originally Posted by bulldogmo
I want to save to a directory called Series, and then later single stand alone books, (yes, OCD). BUt all of them are going to a directory marked Books on the storage card.
This is what I am using at the moment to save them:
/series/{series:sublist(0,1,  }/{series:sublist(0,2,  }/{series:sublist(2,4,  }/{series_index:0>3s} - {title}/{author_sort:sublist(0,1,&)} - {series} - {series_index:0>3s} - {title}
|
Where are you inserting that path? You might also want to remember that you can start running into path length issues when nesting directories.