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:
- Add Reject URLs: Accept story URLs drag/drop & paste like Add Stories by URL
- Add top menu items for Add/Edit Reject URLs.
- Remove fanficfare_macmenuhack.
- Epub Update: Don't cache cover image with others, trips dedup.
- adapter_literotica: Fix for site change (#1318), collect tags on one-shots.
- Make seriesUrl mutable again.