github JimmXinu/FanFicFare v4.7.0
FanFicFare v4.7.0

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

  • Code for FlareSolverr v2.0.X, can't handle images.
  • Update translations.
  • adapter_royalroadcom: fix for ancient bug reading unixtime attr that's come back after years. #753
  • fictionalley-archive.org: Convert adapter_fictionalleyorg to adapter_fictionalleyarchiveorg.
  • adapter_storiesonlinenet: Fix for site updates, login and dates.
  • adapter_wwwutopiastoriescom: Add siterating_votes,siterating,siterank_of,siterank,v iews #750
  • Fix for more arbitrary py3 incompatibility(MutableSet). Closes #748
  • Update bundled certifi to 2021.10.08
  • Switch config _filelist feature from using urllig.request.build_opener to fetcher.RequestsFetcher.
  • Switching royalroad.com specific 'get from imap' code to use fetcher instead of urllib. For #746
  • adapter_wwwutopiastoriescom: Split 'eroticatags' metadata entry rather than single string. Closes #744
  • Handle errors in royalroad email links better.
  • Fix for flaresolverr_proxy doing get urls from page
  • Add flaresolverr_proxy_protocol setting to allow for https, #739, submitted by TheCakeIsNaOH

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.