View Single Post
Old 01-10-2011, 03:23 AM   #6
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,448
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by RandySpurlock View Post
I'm trying to do the same thing and the plugboard did not work. In general if I supply a tag as blank (in the Calibre metadata database or the plugboard) it won't overwrite the existing file tags (it will if I put something in like "Dummy Tag", but I'm trying to remove all the tags in the file).
A blank field means do nothing. Try
Code:
program: ''
which is a non-empty way of saying put the empty string into the destination.
chaley is offline   Reply With Quote