Skip to content

FanFicFare 4.61.0

Latest

Choose a tag to compare

@JimmXinu JimmXinu released this 01 Sep 13:33

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:

  • Update translations.
  • Don't confuse usecache with referer - position vs named params.
  • adapter_potionsandsnitches: http->https Closes #1404
  • Clear INI Snippet setting between Add URL dialog calls.
  • base_xenforo2forum_adapter: Fix non-first post TOC stories using BrowserCache
  • base_xenforo2forum_adapter: Reader mode--don't try pages < 1
  • Remove python2 support code
  • Update included plugin dependencies to Python 3.8 (Calibre 5)