Quote:
Originally Posted by ackomb
## Tells which tags goes to which customs column
custom_columns_settings:
genre=>#ao3tags_genre,a
category=>#ao3tags_show,a
fandom=>=>#ao3tags_show,a
crossovers=>#ao3tags_show,a
characters=>#ao3tags_char,a
relationships=>#ao3tags_pair,a
|
custom_columns_settings expects only one
=>.
I should have said "It appears to be indicating a bad
custom_columns_settings line," not
replace_metadata; sorry.
And it turns out I never implemented config checking for
custom_columns_settings lines. I'll look into that.