FanFicFare 4.54.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
- Plugin BG settings: Remove 'old' vs 'new' BG handling verbiage
- adapter_ficbooknet: Change how replace_text_formatting converts to text.
- BrowserCache: Add comment about py2 and gzip.decompress
- Don't give format section warnings for fix_excess_space
- adapter_storiesonlinenet: Site changed, get series number from series page now.
- adapter_ficbooknet: Add replace_text_formatting option to replace CSS paragraphing with tags, for txt output.
- adapter_royalroadcom: Fix login failure reporting #1302
- Image Handling Changes See wiki page.
- base_xenforo2forum_adapter: Fix include_nonauthor_poster: Had left testing conditional