View Single Post
Old 07-06-2017, 07:14 PM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,745
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DMcCunney View Post
Recently I discovered that new books I add to Calibre aren't being placed in existing sub-directories, and new directories aren't being created. All books are winding up in the top level eBooks directory.
When you send a book to a device or save it to disk the output directory and file names are specified by a template in the relevant preference settings, viz:

Click image for larger version

Name:	1.jpg
Views:	1289
Size:	136.6 KB
ID:	157758

It would appear that you've lost some of the template you had - make sure you check the device configuration template, it overrides the one in Send To Device preferences.

Quote:
Originally Posted by DMcCunney View Post
I looked at the Calibre docs, and unless I am misunderstanding them, the default action Calibre takes when transferring books to device should replicate the directory structure Calibre maintains on the desktop.
You are misunderstanding doco. Here's why:

To cope with the vagaries of the different operating and file systems that calibre supports, the author and book directories, and the format file names within the library are ascii-ized and they may be truncated. These names are computed algorithmically - and the algorithm is subject to change.

For Latin alphabets, diacritics such as acute and umlauts etc are discarded, other 'alphabets' are 'latin-ized', so the author iʁɛn nemiʁɔfski directory name will be iRen nemiRofski and the book 辛識平:習近平向世界展示“中國名片” directory name will be Pi Lu Ma Jia , Gan Hei Gou Dang _We.

It's probably 'safer' to test a template with Save to Disk.

BR
BetterRed is offline   Reply With Quote