github JimmXinu/FanFicFare v2.2.18
FanFicFare v2.2.18

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

Installation instructions:

Plugin:

Install zip attached file.

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.6 and 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 quotev.com change to story image.
  • Fix for tthfanfic.org author story list change. (Manifests as 'Adult required'.)
  • Add byline site specific metadata for AO3.
  • Apply format ini option to date/time types. For calibre columns passed in.
  • Change deprecated has_key() to has_attr() on BS objects.
  • Adding Word Count post-processing option, like Smarten Punct.
  • Fix for html5lib handling noscript oddly, noticed with fictionalley.org.
  • Fix fictionally.org description so calibre doesn't it.
  • Add code for lazyload images in base_xenforoforum.
  • Correct outdated ini comment re *_filename.
  • Fix for replace_br_with_p(htmlheuristics) when author includes <>, thanks Feynor!
  • Fix for portkey.org--Don't use cache on first hit in case added adult cookie.
  • Add (partial) translations for Estonian and Norwegian Bokmål
  • Add automatic adding of unrecognized metadata in base_efiction. For tgstorytime.com.
  • Fix 'In Progress' to 'In-Progress' in fanfiktion.de & ficbook.net like all the others.
  • Fix for Calibre generated covers.
  • Adding Incomplete status state to adapter_storiesonlinenet
  • Add new AccessDenied exception for one line output in CLI.
  • Allow Pairing w/o Centered category -> chars in TtH.
  • Update translations.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.