View Single Post
Old 08-23-2018, 04:22 PM   #1
Ispanderion
Junior Member
Ispanderion began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Aug 2018
Device: PocketBook 360 plus
Question Question about saving books to disk

Hello from russian user!
Now i use this to saving my books:
Code:
Books/{tags:re([\.],/)||}/{authors}/{series:subitems(0,1)||/}{series_index:0>5.2f| | - }{series:subitems(1,10)| | - }{title}
But i want to create folder "Author name" if it contains more than 1 book and same to folder "series name" (more than 1 book in series), if not, the book is saved in the folder with the name of the tag.

For example:
1. Books\fantastic\humorous fiction\Terry Pratchett\Discworld\(>1 books)
2. Books\fantastic\humorous fiction\(book title)

So, the question is how can i do this?
Ispanderion is offline   Reply With Quote