Quote:
Originally Posted by serpi
Is there anyway to merge fandom tags/metadata in calibre. I'm getting 2-3 fandom tags for what is essentially one fandom
|
Code:
replace_metadata:
category=>(^Elder Scroll series$|^Elder Scrolls$|Elder Scrolls Online|An Elder Scrolls Legend: Battlespire|Elder Scrolls III: Morrowind|Elder Scrolls IV: Oblivion|Elder Scrolls V: Skyrim)=>The Elder Scrolls
Note that the first two are exact matches; otherwise, "Elder Scrolls" would also capture the first bit of "Elder Scrolls III: Morrowind" and produce unexpected results. Certain punctuation marks also need to be escaped, such as brackets:
\(Comics\).