github JimmXinu/FanFicFare v2.2.15
FanFicFare v2.2.15

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:

  • Add series00-04HTml to defaults.ini for AO3.
  • Comment out debug that can cause additional errors depending on content.
  • Add html5lib to more BS4 calls, convert another place to BS4.
  • Fix for whofic.com with replace_br_with_p.
  • Fix for UnNew epubs with & or double quote in chap title.
  • Add sort_ships_splits and ships_CHARS.
  • Reduce over long error msgs when editing personal.ini(plugin).
  • Update translations(plugin).
  • Change str() to unicode() many places.
  • Make sort_ships honor doreplacements (and .NOREPL) flag.
  • Updates for mediaminer.org.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.