From 1683d950c3cfc81d461eb08fb3f27cf5e62e6dec Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Thu, 8 Jun 2023 08:09:40 -0500 Subject: [PATCH] Cleanup changes from #958 --- calibre-plugin/plugin-defaults.ini | 18 ++++++++---------- fanficfare/defaults.ini | 13 +++++++------ 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index fa92ee6a..80fef4f7 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -1503,12 +1503,13 @@ use_basic_cache:true #username:YourName #password:yourpassword +## Note that if 'Hide warnings' and/or 'Hide Additional Tags' are +## enabled in the account settings, the AO3 adapter will not be able +## to fetch them while logged-in. + ## In order to get bookmarktags and bookmarksummary, you need to login ## all the time. This defaults to off to save time and network ## traffic. Requires valid AO3 username and password when true. -## Note that if 'Hide warnings' and/or 'Hide Additional Tags' -## are enabled in the account settings, the AO3 adapter will not be able -## to fetch them while logged-in. #always_login:false ## Some sites also require the user to confirm they are adult for @@ -1580,8 +1581,6 @@ make_linkhtml_entries:series00,series01,series02,series03 ## hardcoded to include the site specific metadata freeformtags & ## ao3categories in the standard metadata field genre. By making it ## configurable, users can change it. -## Note that this may fail for login-restricted stories if the -## account used to login has 'Hide Additional Tags' enabled in AO3 settings. include_in_genre: freeformtags, ao3categories ## AO3 uses the word 'category' differently than most sites. The @@ -2458,12 +2457,13 @@ extracategories:Buffy the Vampire Slayer #username:YourName #password:yourpassword +## Note that if 'Hide warnings' and/or 'Hide Additional Tags' are +## enabled in the account settings, the OTW adapter will not be able +## to fetch them while logged-in. + ## In order to get bookmarktags and bookmarksummary, you need to login ## all the time. This defaults to off to save time and network ## traffic. Requires valid username and password when true. -## Note that if 'Hide warnings' and/or 'Hide Additional Tags' -## are enabled in the account settings, the OTW adapter will not be able -## to fetch them while logged-in. #always_login:false ## Some sites also require the user to confirm they are adult for @@ -2535,8 +2535,6 @@ make_linkhtml_entries:series00,series01,series02,series03 ## hardcoded to include the site specific metadata freeformtags & ## ao3categories in the standard metadata field genre. By making it ## configurable, users can change it. -## Note that this may fail for login-restricted stories if the -## account used to login has 'Hide Additional Tags' enabled in OTW settings. include_in_genre: freeformtags, ao3categories ## OTW uses the word 'category' differently than most sites. The diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 46c5e705..8dc9c20f 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -1507,13 +1507,13 @@ use_basic_cache:true #username:YourName #password:yourpassword +## Note that if 'Hide warnings' and/or 'Hide Additional Tags' are +## enabled in the account settings, the AO3 adapter will not be able +## to fetch them while logged-in. ## In order to get bookmarktags and bookmarksummary, you need to login ## all the time. This defaults to off to save time and network ## traffic. Requires valid AO3 username and password when true. -## Note that if 'Hide warnings' and/or 'Hide Additional Tags' -## are enabled in the account settings, the AO3 adapter will not be able -## to fetch them while logged-in. #always_login:false ## Some sites also require the user to confirm they are adult for @@ -2461,12 +2461,13 @@ extracategories:Buffy the Vampire Slayer #username:YourName #password:yourpassword +## Note that if 'Hide warnings' and/or 'Hide Additional Tags' are +## enabled in the account settings, the OTW adapter will not be able +## to fetch them while logged-in. + ## In order to get bookmarktags and bookmarksummary, you need to login ## all the time. This defaults to off to save time and network ## traffic. Requires valid username and password when true. -## Note that if 'Hide warnings' and/or 'Hide Additional Tags' -## are enabled in the account settings, the OTW adapter will not be able -## to fetch them while logged-in. #always_login:false ## Some sites also require the user to confirm they are adult for