github JimmXinu/FanFicFare v4.29.0
FanFicFare v4.29.0

latest releases: v4.38.0, v4.37.0, v4.36.0...
10 months 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:

  • Update translations.
  • Retry Calibre metadata update when it fails due to conflicting program(Windows File Explorer)
  • adapter_asianfanficscom: Fix for 'friend only' stories initially giving 404
  • Change bs4.find(text=) to string= for deprecation change.
  • Add use_flaresolverr_proxy:directimages experimental for #1007
  • Add base_adapter.img_url_trans() for adapter_fictionlive image URLs #1004
  • Update six.py to 1.16 for Python 3.12 compatibility. #1006
  • ConfigParser.read_file added in py3.2, readfp removed in py3.12, only used in plugin #1006

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.