Quote:
Originally Posted by ChaoticAdventure
(I'm downloading from Ao3 if that makes a difference.)
|
Actually, in this case, it does make a difference. For AO3, FFF doesn't use
extracategories because
category is replaced with site specific
fandoms:
Code:
## AO3 uses the word 'category' differently than most sites. The
## adapter used to be hardcoded to include the site specific metadata
## fandom in the standard metadata field category. By making it
## configurable, users can change it.
include_in_category:fandoms
Since
extracategories is generally only used for specific fandom/ship/etc sites and AO3 is a general site, it's never come up before.
This is obscure enough that since you've already found another solution, I'm not going to worry about it.