View Single Post
Old 05-13-2016, 07:48 PM   #6
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by pipcat View Post
Yes, the problem if books doesn't match it's because authors are different, but there is also another problem with long filenames. This is an example:

Bookname: Historias de developers (Spanish Edition)
Authors: Alberto de Vega Luna & Rafael de las Heras del Dedo & Josep Lluis Jiménez Castelltort & Diego González Martínez & Rafael Pellón Gómez-Calcerrada & Jesús Gumiel Ramírez & Jesús Manuel González Espinilla & Cristina Santa Cecilia & Salvador de la Puente González

With this template "calibre/{author_sort}/{title}" I get:
First folder: ce
Second folder: Alberto de Vega Luna & Rafael de las Heras del Dedo & Josep Lluis spinilla & Cristina Santa Cecilia & Salvador de la Puente Gonzalez
Filename: Historias h Edition).epub

With this template "calibre/{author_sort:.50}/{title:.100}" I get:
First folder: calibre
Second folder: Alberto de Vega Luna & Rafael de las Heras del Ded
Filename: Historias de developers (Spanish Edition).epub

So the first template break my main folder "calibre" and creates a folder "ce" in the root of the device. Ok, book is found and can be read, but I dislike it is created in a folder different than what I want!

Thx for your suggestions ;-)
OK, that makes sense. The calibre length trimming is on the full path, so it is affecting the root directory you want to use. Skipping a too directory like this would make sense, but I don't think there is a way to do it. I don't use a root directory like this, so I hadn't noticed.
davidfor is offline   Reply With Quote