github JimmXinu/FanFicFare v3.15.0
FanFicFare v3.15.0

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

Installation instructions:

Calibre Plugin:

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

Command line interface:

FanFicFare is delivered as a pip Python package.

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

(pip will automatically install dependencies.)

Run fanficfare -h from command-line.

Changes:

  • Remove site nfacommunity.com, parked domain, last worked Dec2018.
  • Remove site fannation.shades-of-moonlight.com, parked domain, last worked Dec2018.
  • Kludge fix for incorrect HTTP response 500 code from trekfanfiction.net.
  • trekfanfiction.net uses utf8 now
  • Make sure storyUrl has &->& and then change it back for Calibre. Matches how authorUrl is handled(in all_metadata). Closes #460 for adapter_sugarquillnet .
  • adapter_sugarquillnet change chapter text td to div. Issue #460
  • Update adapter_alternatehistorycom for XenForo2. Issue #457
  • Order custom columns in config page.
  • Add -U/--update-epub-always option to CLI.
  • Don't do URL quoting on file: URLs. Fix for spaces->+ breaking default cover.
  • Catch ',' in front of 'Thread' in forum titles.
  • Reduce minimum_calibre_version to v2.85.1, last of 2 series.
  • Changes for Python3 compatibility, thanks eschwartz!

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.