Quote:
Originally Posted by Tanjamuse
I've tested what you posted above and it seems to be working, but now my fandoms no longer show in the correct order.
I have this in my personal.ini:
Code:
keep_in_order_category:true
but the metadata for the fandoms for this story are sorted alphabetically when they show up in Calibre.
http://archiveofourown.org/works/4680278
|
I don't think it has anything to do recent changes--it has to do with how
fandoms and
category are used with AO3 (from defaults.ini):
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
This seems to work:
Code:
keep_in_order_category:true
keep_in_order_fandoms:true