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:
- Update Translations
- Fix for D/L from URL Mode Menu actions not honoring changed update mode in dialog.
- Add error_dialog for email fetch failure about 2FA/outlook etc.
- adapter_ficbooknet: Another site update, thanks dbhmw #1125
- adapter_ficbooknet: Fixes for site changes, thanks dbhmw
- adapter_inkbunnynet: Add login for Get URLs from Page (#1119), thanks dbhmw
- adapter_syosetucom: Fix for site changes, thanks praschke
- Change decode_emails default to true.
- adapter_deviantartcom: Site changes, new chapter text tag. See #1118