View Single Post
Old 10-17-2021, 05:01 PM   #6561
serpi
Member
serpi began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Oct 2021
Device: kindle
Quote:
Originally Posted by ownedbycats View Post
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\).
okay so I've written the code I Think will work
Code:
replace_metadata: 

 category=>(The Witcher \(TV\)|Wiedźmin | The Witcher - All Media Types|Wiedźmin | The Witcher \(Video Game\)|Wiedźmin | The Witcher Series - Andrzej Sapkowski)=>The Witcher
How do I run it? I feel I'm being obtuse about something because when I've wanted to replace metadata I've been deleted the fic and redownloading it so the code and rules applies to it
serpi is offline   Reply With Quote