Version 4.57.0 - 2026-05-01
https://github.com/JimmXinu/FanFicFare/releases/tag/v4.58.0
- adapter_ficbooknet: Fixes for site
changes.
- Add retry_failedtoload_images option
- PI: Don't throw notifications when doing show_message()
- PI: INI Snippets
- PI: Prefill Add Reject URLs dialog from clipboard and allow
ctrl-enter
- Add OTW story note labels config #1347
- Improve continue_on_chapter_error_try_limit exceeded reporting
- Chrome browsercache_sqldb added, but cannot read cache while
browser is open. See #1341
- adapter_fanficauthorsnet: Domains changed from .nsns to -nsns
- Include genre/category in defaults.ini when include_in_X for
extragenres/extracategories
- Set Plugin minimum Calibre version to 5.
Add retry_failedtoload_images option
-- When retry_failedtoload_images:true and you update an
epub with images that failed to download since the image
handling update back in Jan2026, FFF will retry them.
(I still need to add the description for this to defaults.ini --
forgot before releasing. But I also haven't heard much from
users, so call it sorta-beta-ish right now.)
However, I don't think this should be turned on all the
time, so I finally implemented:
PI: INI Snippets - Under 'Show
Download Options' on the Add / Update dialog boxes there's now a
dropdown for 'INI Snippet'. You can enter a one-time INI
snippet, or use previously saved snippets.
FFF will offer to save one-time snippets and there's basic
add/edit/remove snippets under the personal.ini tab in FFF
config.
A new snippet will already have an [overrides] section.
You can use other sections instead. But even if you remove all
sections, FFF will still inject an [overrides] section
header in front of the snippet because these are meant to be
highest priority.
My personal use cases for this are retry_failedtoload_images
as mentioned above, and ffnet check_next_chapter.