Hi everyone!
I'm using the newest Calibre and I wanted to change the default sending-to-device template.
I changed the default path to:
Code:
!{author_sort}/{title}/{authors} - {title}
because I really need to have folders structure on my device like that:
(Kindle) Z:\documents\!Doe, John\The Greatest Book\John Doe - The Greatest Book.azw3
I
saved my settings, but when I'm sending my ebook to device, Calibre remembers the old template, and it's using default settings:
Code:
{author_sort}/{title} - {authors}
which finally leads to:
(Kindle) Z:\documents\Doe, John\The Greatest Book - John Doe.azw3
What's wrong? Could you help me with my issue?
I'm sure I'm changing the "sending" template, NOT the "save on HD" template...