FanFicFare v4.33.0
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.
- adapter_inkbunnynet: Honor keep_summary_html, allow alternate cover image. Thanks hmonsta #912.
- adapter_deviantartcom: Add a 6th different message to indicate 'mature content'. #1052
- adapter_deviantartcom: Bad username fails separately than bad pass. #1052
- Paste into ini edit as plain text only.
- syosetu: make numeric metadata robust against wording changes - thanks praschke
- New site Japanese language site kakuyomu.jp, thanks praschke
- adapter_deviantartcom: Add another way to remove comments section.
- Don't try to set imap tags before checking for 'good' update.
- Move new exception catching for metadata errors