07-26-2014, 03:50 AM
|
#13
|
Connoisseur
Posts: 68
Karma: 10
Join Date: Jun 2014
Device: android
|
Quote:
Originally Posted by chaley
You could do what I suggested in post 5 and change the template in calibre. Something like
Code:
{title:'re($, '[.,]', '_')'} - {authors:'re($, '[.,]', '_')'} ({id})
would change all commas and periods into underscores, leaving the rest of the characters untouched.
|
Will try that.
|
|
|