Quote:
Originally Posted by jackastor
I have set up the Extended driver to place my books on my sd card in a directory by the name of mainebookcard followed by author\title directories.
A few times now I have had the mainebookcard directory get changed to various names that have some of the directory title name in it. This has happened with the previous version and current versions of 1.5 extended driver. Has anyone else had this problem ? And if so what is the fix for it?
regards
Jack
|
I'm not sure but maybe I had the same problem, and I don't think it's related to the plug-in.
I set Calibre to create this directory structure when sending to kobo:
Calibre/Author_Sort/Series/Number - Serie name - Title - Author.kepub.epub
for the majority of the ebooks it worked well, but some times i found ebooks in kobo's memory this way:
Cabre/Autr_Sot/Serie/Number - Serie natle - Author.kepub.epub
or
Calie/Authrt/Sers/Number - Sertle - Author.kepub.epub
If this is your case too, I found that problem was too much characters in the resulting filename, I solved simplifying directory structure canceling series from the file name:
Calibre/Author_Sort/Series/Number - Title - Author.kepub.epub
Hope it can help.