Is there a way to change the template based on the format of the book being sent?"
I send both .epub and .cbz to my device and prefer different naming schemes for them.
With .epub, I like
books/{author_sort}/{series}/{title}
But with .cbz, I want
books/{author_sort}/{series}/{title}
(being comics, each chapter/volume is already named {series}{series_index})
Currently, I either have to manually edit the template each time I switch formats (which also requires restarting Calibre and remounting the folder), or I have to switch how the device is mounted (Connect to Folder for .cbz and Wireless Connection for .epub)
There's got to be an easier way though, right?
|