Skip to content

FanFicFare v4.30.0

Compare
Choose a tag to compare
@JimmXinu JimmXinu released this 01 Dec 18:27
· 249 commits to main since this release

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.
  • Better handling of &<> entities with stripHTML() and chapter titles. #1019
  • SB(but not SV) removed RSS link from thread list title. Closes #1017
  • adapter_storiesonlinenet: Allow /n/ as well as /s/ paths
  • adapter_storiesonlinenet: Update for chapter URL change for paid subs. See #1014, thanks bpothier!
  • adapter_storiesonlinenet: Update for chapter URL change. See #1013
  • adapter_fanfictionnet: Only use data-original cover images.
  • BrowserCache should ignore usecache flag, that's for BasicCache.