Quote:
Originally Posted by starfishpaws
Hello, sorry in advance for what I'm sure is a very obvious question: I'm new to this and very confused. I have set up the personal.ini to log me into AO3 and successfully download, however I don't want my Calibre tag field populated with the AO3 tags (which are often useless). Can someone help me turn that feature off?
Again, thanks so much
|
Code:
[archiveofourown.org]
## AO3 doesn't have anything it calls 'genre'. The adapter used to be
## hardcoded to include the site specific metadata freeformtags &
## ao3categories in the standard metadata field genre. By making it
## configurable, users can change it.
include_in_genre: freeformtags, ao3categories
Remove 'freeformtags' should do it.