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:
- OTW(AO3): Don't attempt login with use_archive_transformativeworks_org or open_pages_in_browser #1210
- Ignore use_browser_cache_only when URL scheme is file
- Update translations.
- adapter_ficbooknet: Site changes, thanks dbhmw
- adapter_literotica: Fix date parsing. See #1208, thanks dbhmw
- Add Ctrl-Enter to AddDialog, consolidating code with INIEdit
- Split BG: Fixes for error column & showing meta collection errors
- adapter_literotica: Update for site change
- adapter_literotica: Update for site change
- Single proc bg processing, optionally split by site & accumulate results (See this post)
- Fix remove_empty_p regexp to work with nested
tags and whitespace. - AO3 make use_(domain) options not replace media.archiveofourown.org
- Fix 'Add New Book' dialog when multiple existing found on update.
- Include 'Add New Book' dialog when multiple existing found on update.
- adapter_spiritfanfictioncom: Fix for author collection after site change. Thanks, kilandra