Quote:
Originally Posted by ackomb
...
|
You have
Browser_cache_path instead of
browser_cache_path. Unrelated to current problem.
I don't know exactly what was going wrong, but this works for me:
Spoiler:
Code:
[www.archiveofourown.org]
use_view_full_work:true
add_to_extra_valid_entries:,ships2chars,relationships,crossovers
include_in_ships2chars:ships
include_in_relationships:ships
include_in_crossovers:genre
## Tells which tags from the site to include in calibre
include_subject_tags:extratags
include_in_characters:characters,ships2chars
include_in_genre:freeformtags, ao3categories,crossovers
include_in_category:fandoms
add_to_replace_metadata:
ships2chars=>[ ]*/[ ]*=>/
ships2chars=>[ ]*&[ ]*=>/
ships2chars=>([^/]+)/([^/]+)/([^/]+)/(.+)=>\1\,\2\,\3\,\4
ships2chars=>([^/]+)/([^/]+)/(.+)=>\1\,\2\,\3
ships2chars=>([^/]+)/(.+)=>\1\,\2
genre,category,characters=> & =>/
genre,category,characters=>&=>/
ships,genre,category,characters=> \| =>/
add_to_include_subject_tags:,tagsfromtitle.SPLIT
## Tells which tags from the site to include on the titlepage
titlepage_entries: series,category,genre,characters,status,datePublished,dateUpdated,rating,numChapters,numWords,site,description,ships2chars,relationships,crossovers
## Tells which tags goes to which customs column
custom_columns_settings:
genre=>#genre,a
category=>#show,a
crossovers=>#show,a
crossovers=>#crossover,a
characters=>#m_char,a
relationships=>#m_pair,a
## Excludes entire tags before being processed further
exclude_metadata_pre:
freeformtags,genre==Other Additional Tags to Be Added
warnings==Creator Chose Not To Use Archive Warnings
warnings==No Archive Warnings Apply
include_metadata_post:
crossovers=>Crossover
replace_metadata:
genre=>^Minor crossover with Private Practice characters=>Crossover.Private Practice
genre=>^Minor crossover with Grey's Anatomy character=>Crossover.Grey's Anatomy
Quote:
Originally Posted by Xyla
|
I'm not seeing this problem. Are you using an old version? There was a change back in January for that site.
FYI, I have limited free time until mid-next week; expect slow responses.