Quote:
Originally Posted by sable
The do not treat replacements as new books checkbox is checked in KTE.
|
One issue could be the save template in the Kobo driver.
I have...
Code:
books/{author} - {series} {series_index:0>2s|| - } {title}
If you have it set to use the author name and you change the author name and send the book again, it's going to a different directory. Also, by using the author name , you will eventually end up with a lot of empty directories. That's why I use a single sub-directory called books.
Also, changing any metadata you use in the save template will cause the book to have a different filename and you will end up with multiple copies.