Sorry to bother you again.
I've a little issue with two Yes/No custom columns after I install the new update for both Fanficfare (v4.17.0) and Calibre (v6.7.1.)
One column used to show if I'd Bookmarked a story in Ao3 and in the other I manually indicate if I've read a story. After updating, the result of the Bookmarked column is duplicated in the read column.
I've been checking default.ini in case there's something I need to remove or change from my personal.ini but I can't figure it out.
Code:
## This is an example of what your personal configuration might look
## like. Uncomment options by removing the '#' in front of them.
[defaults]
## extra tags (comma separated) to include, primarily for epub.
extratags: FanFiction
## As a work around for certain sites blocking automated downloads,
## FFF now offers the ability to look for pages in your Chrome(or
## Chromium-derived) or Firefox browser's cache. Requires both
use_browser_cache:true
## browser_cache_path needs to be set to the location of YOUR browser
## cache. Here are a few examples for different OS. Note that all
## have YOUR user name in them somewhere as well as a Profile name,
## frequently Default. Make sure you have personalized (and
## uncommented) ONE browser_cache_path setting. Also note that Chrome
## browsers added an additional directory level, 'Cache_Data', in
## early 2022.
## Note also that browser_cache_path goes under [defaults] because
## browser cache is read once and shared between all downloads for
## performance.
## Further note that there is a time cost to first reading the browser
## cache on each download session (not Calibre session)
## windows:
### Chrome:
#browser_cache_path:C:\Users\YourUser\AppData\Local\Google\Chrome\User Data\Default\Cache\Cache_Data
#browser_cache_path:C:\Users\YourUser\AppData\Local\Google\Chrome\User Data\Profile 1\Cache\Cache_Data
### Firefox
#browser_cache_path:C:\Users\YourUser\AppData\Local\Mozilla\Firefox\Profiles\ZjwI7Fo4.default\cache2
## mac:
### Chrome:
#browser_cache_path:/Users/your.user/Library/Caches/Google/Chrome/Default/Cache/Cache_Data
#browser_cache_path:/Users/your.user/Library/Caches/Google/Chrome/Profile 2/Cache/Cache_Data
### Firefox
#browser_cache_path:/Users/your.user/Library/Caches/Firefox/Profiles/43fkezvc.default-release/cache2
## linux:
### Chrome:
#browser_cache_path:/home/youruser/.cache/google-chrome/Default/Cache/Cache_Data
#browser_cache_path:/home/youruser/.cache/google-chrome/Profile 1/Cache/Cache_Data
### Firefox
#browser_cache_path:/home/youruser/.cache/mozilla/firefox/dk4o1y83.default-release/cache2
browser_cache_path:C:\Users\Beatriz\AppData\Local\Google\Chrome\User Data\Default\Cache\Cache_Data
## It's common for browser cached files to be kept for several hours
## or more. You can limit the age of cached files FFF will use from
## browser_cache_path with browser_cache_age_limit. Only cached files
## that were downloaded within 'browser_cache_age_limit' hours will be
## used. If set to -1, all cached files will be used.
browser_cache_age_limit:-1
## As a (second) work around for certain sites blocking automated
## downloads, FFF offers the ability to request pages through nsapa's
## fanfictionnet_ff_proxy and FlareSolverr proxy servers. See
## https://github.com/JimmXinu/FanFicFare/wiki/ProxyFeatures for more
## details.
## FlareSolverr (https://github.com/FlareSolverr/FlareSolverr) is a
## generic proxy that works with several otherwise blocked sites.
## It's recommended to only set use_flaresolverr_proxy:true for
## specific sites.
## FlareSolverr v1 doesn't work with some sites anymore (including
## ffnet), but FlareSolverr v2+ cannot download images.
## use_flaresolverr_proxy:true assumes FSv2 and automatically sets
## include_images:false
## If you want to use FSv1 with images, you can set
## use_flaresolverr_proxy:withimages
#[www.fanfiction.net]
## If you have the Generate Cover plugin installed, you can use the
## generate_cover_settings parameter to intelligently decide which GC
## setting to run. There are three parts 1) a template of which
## metadata part(s) to look at, 2) a regular expression to match the
## template, and 3) the name of the GC setting to use, which must
## match exactly. Use this parameter in [defaults], or by site eg,
## [ficwad.com]
## Make sure to keep at least one space at the start of each line and
## to escape % to %%, if used.
## template => regexp to match => GC Setting to use.
## To use this, make sure you go to the Generate Cover tab in FanFicFare
## config and check 'Allow generate_cover_settings from personal.ini
## to override'
## You can check for an existing cover image in the metadata
## cover_image. cover_image can be:
## specific -- The site has an image that is specifically this story's cover
## first -- The first image in the story or story desc is used as cover
## default -- A default_cover_image was used
## force -- A force_cover_image was used
## old -- There was already a cover image in the epub.
## This is useful because GC plugin can use the existing image.
#generate_cover_settings:
# ${category} => Buffy:? [tT]he Vampire Slayer => BuffyCover
# ${category} => Star Trek => StarTrekCover
# ${cover_image} => ^$ => CompleteCover
# ${cover_image} => (specific|first|default|force) => CoverWithOrigImage
## [defaults] section applies to all formats and sites but may be
## overridden at several levels. Example:
make_firstimage_cover:true
dateUpdated_label:Updated
include_in_lastupdated:dateUpdated
# 'add_to_' concats on to existing param, thus the leading comma
add_to_extra_valid_entries:,oneshot,lastupdated
# oneshot is a copy of status because status itself isn't a list.
include_in_oneshot:status
# Change oneshot from 'Completed' to 'Oneshot' only when
# numChapters is exactly 1.
add_to_replace_metadata: oneshot=>Completed=>Oneshot&&#chapters=>^1$
add_to_custom_columns_settings:
oneshot=>#status
lastupdated=>#lastupdate
keep_in_order_tags: true
include_tocpage: false
collect_series: true
extra_valid_entries:kudos
kudos_label: kudos
custom_columns_settings:
kudos=>#kudos
# create a couple new metadata entries
add_to_extra_valid_entries:,romships,platships
# label them (used with titlepage and logpage)
romships_label:Romantic Relationships
platships_label:Platonic Relationships
# copy standard entry ships into them
include_in_romships:ships
include_in_platships:ships
add_to_include_metadata_pre:
romships=="choni"
romships=="Lopaz"
romships=="cheronica"
romships=="verchoni"
add_to_exclude_metadata_pre:
category=="choni"
category=="Lopaz"
category=="cheronica"
category=="verchoni"
category=="Buffy/Faith"
# only include / ships in romships and & ships in platships.
# & because HTML
add_to_include_metadata_post:
romships=~/
platships=~&
# optional: add romships and platships to the titlepage
# inside the ebook.
# add_to_titlepage_entries:,romships,platships
# Set romships and platships to your custom columns.
# change #romshipscol and #platshipscol to match the
# lookup names for your custom columns
add_to_custom_columns_settings:
romships=>#romshipscol
platships=>#platshipscol
# don't sort ships, romships or platships
keep_in_order_ships:true
keep_in_order_romships:true
keep_in_order_platships:true
## [defaults]
## titlepage_entries: category,genre, status
## [www.whofic.com]
## # overrides defaults.
## titlepage_entries: category,genre, status,dateUpdated,rating
## [epub]
## # overrides defaults & site section
## titlepage_entries: category,genre, status,datePublished,dateUpdated,dateCreated
## [www.whofic.com:epub]
## # overrides defaults, site section & format section
## titlepage_entries: category,genre, status,datePublished
## [overrides]
## # overrides all other sections
## titlepage_entries: category
## Some sites also require the user to confirm they are adult for
## adult content. Uncomment by removing '#' in front of is_adult.
is_adult:true
## Don't like the numbers at the start of chapter titles on some
## sites? You can use strip_chapter_numbers to strip them off. Just
## want to make them all look the same? Strip them off, then add them
## back on with add_chapter_numbers. Don't like the way it strips
## numbers or adds them back? See chapter_title_strip_pattern and
## chapter_title_add_pattern.
#strip_chapter_numbers:true
#add_chapter_numbers:true
## Add this to genre if there's more than one category.
#add_category_when_multi_category: Crossover
[txt]
keep_summary_html:false
## Add URLs since there aren't links.
titlepage_entries: series,seriesUrl,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,publisher,storyUrl, authorUrl, description
## Width to word wrap text output. 0 indicates no wrapping.
wrap_width: 78
## use \r\n for line endings, the windows convention. text output only.
windows_eol: true
[epub]
## include images from img tags in the body and summary of stories.
## Images will be converted to jpg for size if possible. Images work
## in epub format only. To get mobi or other format with images,
## download as epub and use Calibre to convert.
include_images:true
## Quality level to use when converting images to jpg. Range is 0-100,
## reasonable values likely to be in the range 70-95.
jpg_quality: 95
## If not set, the summary will have all html stripped for safety.
## Both this and include_images must be true to get images in the
## summary.
keep_summary_html:true
## If set, the first image found will be made the cover image. If
## keep_summary_html is true, any images in summary will be before any
## in chapters.
make_firstimage_cover:true
## Resize images down to width, height, preserving aspect ratio.
## Nook size, with margin.
#image_max_size: 580, 725
## Change image to grayscale, if graphics library allows, to save
## space.
#grayscale_images: false
## Most common, I expect will be using this to save username/passwords
## for different sites. Here are a few examples. See defaults.ini
## for the full list.
[html]
include_images:true
make_firstimage_cover:true
image_max_size: 580, 725
jpg_quality: 95
output_css:
.CI {
margin-top:0px;
margin-bottom:0px;
padding:2px;
}
body {
margin:70px;
}
keep_summary_html:true
keep_html_attrs: true
add_to_keep_html_attrs:,style,title,align, font
keep_html_attrs:href,name,class,id,colspan,rowspan,data-orighref
anthology_tags:Anthology
sort_ships:false
remove_transparency: false
[archiveofourown.org]
use_basic_cache:true
## Some sites require login (or login for some rated stories) The
## program can prompt you, or you can save it in config. In
## commandline version, this should go in your personal.ini, not
## defaults.ini.
username:XXXXXXXX
password:XXXXXXXX
is_adult:true
use_view_full_work:true
extra_valid_entries:fandoms, freeformtags, freefromtags,
ao3categories, comments, chapterslashtotal, chapterstotal, kudos,
hits, bookmarks, collections, byline, bookmarked, bookmarktags,
bookmarksummary, bookmarkprivate, bookmarkrec, restricted, series00,
series01, series02, series03, series00Url, series01Url, series02Url,
series03Url, series00HTML, series01HTML, series02HTML, series03HTML, series04HTML, series05HTML, series06HTML, series07HTML, series08HTML, series09HTML
fandoms_label:Fandoms
freeformtags_label:Freeform Tags
freefromtags_label:Freeform Tags
ao3categories_label:AO3 Categories
comments_label:Comments
chapterslashtotal_label:Chapters/Total Chapters
chapterstotal_label:Total Chapters
kudos_label:Kudos
hits_label:Hits
collections_label:Collections
## Count of bookmarks on story by all users
bookmarks_label:Bookmarks
## Tags & Summary from *your* bookmark on the story. Only collected
always_login:true
bookmarked_label:I Bookmarked Story
bookmarktags_label:My Bookmark Tags
bookmarksummary_label:My Bookmark Summary
bookmarkprivate_label:My Bookmark Private
bookmarkrec_label:My Bookmark Rec
restricted_label:Restricted to Registered Users
series00HTML_label:Series
series01HTML_label:Additional Series
series02HTML_label:Additional Series
series03HTML_label:Additional Series
series04HTML_label:Additional Series
series05HTML_label:Additional Series
series06HTML_label:Additional Series
series07HTML_label:Additional Series
series08HTML_label:Additional Series
series09HTML_label:Additional Series
storyUrl_label:Story URL
author_label:Author
authorUrl_label:Author URL
make_linkhtml_entries:series00,series01,series02,series03,series04,series05,series06,series07,series08,series09
titlepage_entries: seriesHTML,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,storyUrl,authorUrl,description
extra_titlepage_entries: chapterslashtotal,series01HTML,series02HTML,series03HTML,series04HTML,series05HTML,series06HTML,series07HTML,series08HTML,series09HTML,byline
include_in_category:fandoms
keep_in_order_category:true
keep_in_order_genre:true
keep_in_order_fandoms:true
keep_in_order_freeformtags:true
keep_in_order_ao3categories:true
keep_in_order_ships: true
keep_in_order_characters: true
keep_in_order_tags: true
add_to_custom_columns_settings:
kudos=>#kudos
bookmarked=>#bookmarked
category=>#fandom
#no_image_processing: true
[overrides]
## default varies by site. Set true here to force all sites to
## collect series.
collect_series: true