github JimmXinu/FanFicFare v3.11.0
FanFicFare v3.11.0

latest releases: v4.38.0, v4.37.0, v4.36.0...
5 years ago

Installation instructions:

Calibre Plugin:

Install attached plugin zip file, or use Calibre's 'Get plugins' feature.

Web service:

http://fanficfare.appspot.com/

Command line interface:

Rather being delivered as a zip file with dependencies included, FanFicFare is delivered as a pip Python package. Both Python 2.7 and Python 3 are now supported.

pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.

(pip will automatically install dependencies beautifulsoup4, chardet, html5lib and html2text.)

Run fanficfare -h from command-line.

Changes:

  • Update Translations
  • Add URL prefix for XF2 authorUrl if relative. Circa Aug 23, 2019 SV changed the author URL FFF collects to a relative link and I didn't notice it until now.
  • Add dedup_chapter_list option for buggy chapter lists. Optional in case they're not buggy.
  • Add fetch_last_page for base_xenforo--SB doesn't send notice emails if user not up-to-date now.
  • Fix for corner-case with deleting Rejects.
  • Fix for XF1 regression caused by XF2 threadmarks metadata code.
  • Add XF2 threadmarks_cover/status/desc/title options.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.