View Single Post
Old 05-11-2014, 04:06 PM   #2652
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,027
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I don't see anything wrong with the first part--I suspect you're not matching the source exactly. Can you provide a couple story URLs that you're trying to affect?

The second one is because parentheses '()' are part of the regular express language and need to be escaped when they're part of the string to be matched:
Code:
replace_metadata:
 category=>Angel: the Series=>Buffyverse
 Teen Wolf \(TV\)=>Teen Wolf
JimmXinu is offline