View Single Post
Old 10-13-2015, 10:36 PM   #622
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,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Montana Harper View Post
One more tiny thing? Is there a way to use replace_metadata to change one piece of metadata into two comma-separated pieces? On Wraithbait, they use "Bitextual" and I want to swap it to the AO3 format of M/M, F/M.

Example story: http://www.wraithbait.com/viewstory.php?sid=6284
.....

Okay, whatever.

It took me entirely too long to remember that there's a feature that does exactly that. Add \, to the replacement string.
Code:
add_to_replace_metadata:
 category=>Bitextual=>M/M\,F/M
(update)BTW, I'm adding some documentation for that feature to defaults.ini and the wiki page.

Last edited by JimmXinu; 10-13-2015 at 10:43 PM. Reason: Added comment about adding docs.
JimmXinu is offline   Reply With Quote