Quote:
Originally Posted by jessbbaby34
...
I tried adding new stories today and none of the site-used tags are showing up. And this is from two different sources I checked (Literotica and BDSM Library). I have since tried:
...
|
Given the sites involved, I assume you're primarily talking about the site-specific metadata entry
eroticatags and that you want them Calibre's Tags field.
Try adding
add_to_include_subject_tags:,eroticatags in your personal.ini settings under
[defaults] like so:
Code:
[defaults]
...
add_to_include_subject_tags:,eroticatags
...and update the stories in FFF.
If that doesn't work, send me a PM (site frowns on links to explicit material) with a few story URLs and what metadata exactly from them you want and where you want it.
EDIT: I forgot the ',' in front of eroticatags that is necessary for it to work.