I'm not sure if this would also be present with the regular Kobo driver.
I ran into a glitch where between the length of multiple (long) author names and the .kepub extension, the filepath seemed to hit some sort of limit and truncated part of my custom save path ({#kobopath}/{author_sort}/{title} - {authors}) , resulting it ending up in K:\Fanion\ instead of \Fanfiction\.
Thankfully I was able to fix it with a {author_sort:sublist(0,1,&)} to show only the main author, but I found it strange that it truncated the path instead of the filename. Did I make a user error?
Last edited by ownedbycats; 02-07-2021 at 09:50 PM.
|