New
FanFicFare 4.50.0
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): Fix for site change breaking logged in detection. Closes #1263
- adapter_literotica: Site change, regex outdated. PR1261, thanks dbhmw!
- adapter_storiesonlinenet: Add check for SOL accounts in renewal warning period to verbosely explain to users why their downloads don't work. PR1262, thanks bpothier!
- base_otw_adapter: Fix for markedforlater site change
- OTW(AO3): Accept /chapter/999 URLs without /works/999 for #1258
- Fix tuple vs grouping vs list, closes #1254 (royalroad "'NoneType' object does not support item assignment")
- Spiritfanfiction login, closes #1247, thanks kilandra
- New site: althistory.com (NOT alternatehistory.com) for #1252