FanFicFare 4.52.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:
- adapter_fanfictionsfr: Site SSL requires www now
- Remove Site: sinful-dreams.com/whispered/muse - broken for 6+ years even though other two sites on same DN work
- Remove site: www.wuxiaworld.xyz - DN parked somewhere questionable for +2 years
- Update translations.
- Add metadata entry marked_new_chapters for epub updated '(new)' chapters count
- adapter_literotica: Get chapters from JSON fetch for #1283 (no current examples)
- Update QQ reader_posts_per_page default - Thanks, MacaroonRemarkable #1282
- Implement Alternate Tagging and Date calculation for Literotica - Thanks, albyofdoom #1280
- Add appendices config and improve URL matching for fiction.live adapter - Thanks, MacaroonRemarkable #1279
- adapter_royalroadcom: New status Inactive
- Fix for add_chapter_numbers:toconly and unnew. Closes #1274