View Single Post
Old 05-06-2020, 11:34 AM   #5
DrChiper
Bookish
DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.
 
DrChiper's Avatar
 
Posts: 1,025
Karma: 2003162
Join Date: Jun 2011
Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11
Quote:
Originally Posted by davidfor View Post
Change the save template in the driver. The default is something like:

Code:
{author_sort}/{title} - {authors}
I did already use a modified save driver template in which language is a part:

Code:
{author_sort:list_item(0,&)}/{authors:list_item(0,&)} - {series} {series_index:0>2s} {title:'raw_field('title')'} ({pubdate}) [{languages}]
Quote:
Originally Posted by davidfor View Post
If that happens, you will need to use the match function in the device list.
I'm not sure to which function you refer of the driver. (At least I cannot find it ) Can you elaborate?

BRAINWAVE:
I think I grasp the problem:
I have 2 databases, 1 for English books and 1 for German books.
And calibre book IDs are per database unique, I suspect. So in my situation it will never work.
Hmm.

Last edited by DrChiper; 05-06-2020 at 11:41 AM.
DrChiper is offline   Reply With Quote