Quote:
Originally Posted by davidam2
Hi!!
In SAVING BOOKS TO DISC, in Save Template I have:
{authors} - {series:|| }{series_index:0>2s|[|] }{title}
This line save books in disc with names (for example):
Author - Title
or
Author1 & Author2 - Serie [01] - Title.
Can I limit (with Regex, I suppose) to only 1 author, if the book have more than one? How?
Thanks a lot!!
|
You need to use the Powerful features of the Template Language
http://manual.calibre-ebook.com/template_lang.html
Read up, and maybe it will jump out at you before one of the experts posts

(

My skill level is a 'maybe I can do a tweak to someones code')
Ninja'd that fast