github JimmXinu/FanFicFare v3.9.0
FanFicFare v3.9.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:

  • Fix for regression on XF not-first index post.
  • Fix for a corner-case global_cache written by py2, then read by py3 bug.
  • Update included dependencies -- mostly for Calibre 2.85.1.
  • adapter_asianfanficscom json fixes - thanks oh45454545
  • adapter_asianfanficscom foreword json fix - thanks oh45454545
  • Change metadata separator to ' & ' when filling 'Contains names' custom columns.
  • Fix for adapter_asianfanficscom change for views metadata
  • Fix for site change adapter_novelonlinefullcom
  • More fixes for adapter_asianfanficscom site now giving different HTML to FFF.
  • Fix for some(older?) adapter_asianfanficscom stories not have json links.
  • Fixes for site changes adapter_asianfanficscom
  • Fix for extended chars in text email imap fetchs on py3.
  • Show debug output BeautifulSoup version.
  • adapter_mediaminerorg: Fix for not finding a block in chapter download.
  • Fix for newer BS4/soupsieve enforcing CSS selector rules about :/ chars.
  • Fix for site date change adapter_wuxiaworldcom

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.