github JimmXinu/FanFicFare v3.1.0
FanFicFare v3.1.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. It's been tested on Python 2.7, but not on Python 3.

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

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

Run fanficfare -h from command-line.

Changes:

  • Fix for Calibre Metadata update called with URLs not in library.
  • Fix adapter_wuxiaworldco date format for 24 hour clock. Closes #345
  • Change adapter_lightnovelgatecom to adapter_novelonlinefullcom for site change. Closes #346
  • Add max_zalgo feature.
  • Handle stories without cover correctly adapter_wwwlushstoriescom. Closes #344
  • Add cover images for adapter_wwwlushstoriescom
  • Rename adapter_royalroadcom appropriately.
  • Fix for royalroad.com warnings.
  • Put SV(base_xenforo) prefix spans from title into 'genre', comment out some debugs.
  • Fix for issues with single-chapter stories not getting correct chapter title after chapter meta refactor Jul 2018.
  • Add fix calibre title/author cases options, move force title/author sort values to Standard Columns config Tab.
  • Add 'date' chapter metadata to AO3. Closes #336
  • Move mobi TOC back to after title page. Requested by jxxtan.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.