CLI Only Point Release
Installation instructions:
Calibre Plugin:
Install attached plugin zip file, or use Calibre's 'Get plugins' feature.
Command line interface:
FanFicFare is delivered as a pip Python package.
pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.
(pip will automatically install dependencies.)
Run fanficfare -h from command-line.
Changes:
- 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 minimum Calibre version to 5.