View Single Post
Old 07-07-2016, 02:12 PM   #3
msciwoj
Junior Member
msciwoj began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2016
Device: Kindle Voyage
Doesn't work either

single quotes:
{publisher:'re($,' (Media|Publishing - ebooks Account|Press)$','')'}

calibre, version 2.61.0
ERROR: Invalid template: <p>The template {publisher:'re($,' (Media|Publishing - ebooks Account|Press)$','')'} is invalid:<br>Invalid conversion specification

double quotes:
{publisher:'re($," (Media|Publishing - ebooks Account|Press)$","")'}

calibre, version 2.61.0
ERROR: Invalid template: <p>The template {publisher:'re($," (Media|Publishing - ebooks Account|Press)$","")'} is invalid:<br>Invalid conversion specification

Up to two alternations work seem to work, Bizarre!:
{publisher:'re($," (Media|Publishing - ebooks Account)$","")'}
msciwoj is offline   Reply With Quote