From c5105b158056c78245a3a8615417585df144fa24 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Fri, 2 Feb 2018 13:10:56 -0600 Subject: [PATCH] Tweak FimF settings so 'genre' also contains 'content' tags and 'category' contains 'fandom' tags. --- calibre-plugin/plugin-defaults.ini | 4 ++-- fanficfare/defaults.ini | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index 650b38e4..01b8e67e 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -2513,9 +2513,9 @@ make_linkhtml_entries:prequel,sequels,groups,coverSource ## genre by default. include_in_genre:genre,content -## What fimfiction.net has labeled 'fandom', FFF historically calls +## What fimfiction.net has labeled 'fandoms', FFF historically calls ## 'category'. -include_in_category:fandom +include_in_category:category,fandoms [www.fireflyfans.net] website_encodings:Windows-1252,utf8,iso-8859-1 diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 6f882f2f..745588d4 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -2541,9 +2541,9 @@ make_linkhtml_entries:prequel,sequels,groups,coverSource ## genre by default. include_in_genre:genre,content -## What fimfiction.net has labeled 'fandom', FFF historically calls +## What fimfiction.net has labeled 'fandoms', FFF historically calls ## 'category'. -include_in_category:fandom +include_in_category:category,fandoms [www.fireflyfans.net] website_encodings:Windows-1252,utf8,iso-8859-1