View Single Post
Old 06-09-2025, 07:56 PM   #7
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,302
Karma: 171295426
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by enuddleyarbl View Post
Interesting. I used to have the Kobo Touch Extended plugin for my Kobo Sage. Looking at the file structure on my Sage, it looks the same now (with Calibre handling putting kepubs onto the device) as it did with Kobo Touch Extended. I'm almost positive I didn't change the Save Template for the Sage. It's currently:
Code:
{author_sort}/{title} - {authors}
But, maybe I'm looking in the wrong place. I get to that Save Template by right-clicking on my Kobo Utilities icon, selecting Configure Driver, and it's at the bottom of the File Formats tab.
That is, I believe, the original default template. I modified it by adding the eBooks directory and forcing the author_sort and authors to use only the first entry. The issue I had with the default template is that the author_sort subdirectories are created in the root of the exposed storage and with some of my anthologies the filename became overly long. Adding a master directory and truncating the author-sort/authors saved me from those issues. Remember the root directory of a FAT32 volume has a maximum of 65535 directory entries and using long file names, you need a directory entry with the short filename plus an entry for every 13 bytes in the long filename so directory entries in the root can get chewed up rapidly.
DNSB is offline   Reply With Quote