View Single Post
Old 07-21-2023, 07:44 PM   #8683
w4tchdoge
Enthusiast
w4tchdoge began at the beginning.
 
w4tchdoge's Avatar
 
Posts: 29
Karma: 10
Join Date: Jul 2023
Device: Calibre
Hello there.
I'm sorry if I'm about to ask an obvious question which has already been answered (apologies if it has been answered, but I haven't been able to find it) but I'm currently trying to append "Web Fiction" as a default tag to the tags the FanFicFare plugin writes to the metadata of the file it outputs.

e.g. Under normal operations, using FFF on the following title from Scribble Hub results in the following tags. The result I'm looking for is for FFF to append a tag to the tag list like so.

So far I've attempted this by putting the following code into the defaults section of my personal.ini file:
Code:
add_to_extra_valid_entries:,web_fic_tag
include_in_web_fic_tag:status
replace_metadata:
 web_fic_tag=>^(.*)=>Web Fiction
include_subject_tags:,web_fic_tag
But the above code replaces all the tags for a work with the single tag "Web Fiction", which is not the result I'm looking for.

I may have used Scribble Hub in the example, but I would like to implement this behaviour on any work that FanFicFare processes.

Any information/assistance on how to achieve this or whether this is possible in the first place would be greatly appreciated.
w4tchdoge is offline   Reply With Quote