View Single Post
Old 04-09-2024, 12:08 AM   #9454
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,027
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ChaoticAdventure View Post
(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.
JimmXinu is offline   Reply With Quote