github JimmXinu/FanFicFare v3.4.0
FanFicFare v3.4.0

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

Installation instructions:

Calibre Plugin:

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

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. Both Python 2.7 and Python 3 are now supported.

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

(pip will automatically install dependencies beautifulsoup4, chardet, html5lib and html2text.)

Run fanficfare -h from command-line.

Changes:

  • Fix defaults.ini add_to_titlepage_entries for hentai-foundry.com
  • Fix metadata parsing for adapter_siyecouk
  • Fix adapter_whoficcom for site changes.
  • Update translations.
  • Fix AO3 logout url used to detect when already logged in.
  • Add conditionals_use_lists(default:true) setting for replace_metadata & Include/Exclude metadata conditionals. Might change existing behavior for some users.
  • Remove outdated comment.
  • Allow ==, !=, =~ and !~ in replace_metadata conditionals like in/exclude_metadata.
  • Additional metadata edit recursion proofing.
  • Allow animated gifs through Calibre Image proc -- need to remove gif.py later.
  • Update some comments in adapter_archiveofourownorg
  • Additional fix for AO3 login site changes.
  • Fix for AO3 login site changes.
  • Add bookmarkprivate and bookmarkrec site-specific metadata to adapter_archiveofourownorg

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.