Hello out there,
I'm trying to organize my tags with FFDL and hope you will be able to help me. I'd like to have the tags from fanfiction.net to be "full names" (Harry Potter instead of Harry P.) and therefore want to rename the fandom into "Harry Potter Works". The first part works, the latter not. (In the code I use only "Harry" in order to be able to see if the retagging actually worked. I didn't want to "interfere" with the renaming of the fandom.)
I added into the personal.ini the following lines:
Code:
[www.fanfiction.net]
## fanfiction.net's 'cover' images are really just tiny thumbnails.
## Change this to false to use them anyway.
never_make_cover: false
sort_ships:true
keep_in_order_characters:true
replace_metadata:
fandoms=>Harry Potter=>Harry Potter Works
characters=>Harry P.=>Harry
Do I actually need the "keep_in_order_characters" part?
I really appreciate your help.