Quote:
Originally Posted by JimmXinu
@noirverse - What goes in Calibre's Tags field is controlled by FFF's personal.ini settings include_subject_tags and extra_subject_tags. (This is a bit different than other metadata for historical reasons.)
In your personal.ini, you can set the value to something else:
Code:
[defaults]
## The default value is:
## include_subject_tags: extratags, genre, category, characters, ships, status
## remove all from tags:
include_subject_tags:
|
Thank you for the help! I've edited the code to remove extratags from the regular tag section. This helps quite a bit, but curiously, I still have the tag "FanFiction" showing up in the main tag column and now my custom ships column blanks out when I try to update the metadata (which I've made sure was set to Relationships). My other custom columns work just fine so I'm not sure what's the deal there.