FanFicFare v2.9.0
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. It's been tested on Python 2.6 and 2.7, but not on Python 3.
pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.
(pip will automatically install dependencies beautifulsoup4, html5lib, chardet and six.)
Run fanficfare -h
from command-line.
Changes:
- Make base_efiction_adapter honor keep_summary_html:true option.
- Add author_avatar_cover option for base_xenforoforum.
- Edge case fixes for errorcol and lastcheckedcol.
- adapter_bloodshedversecom needs to be able to change storyId.
- Tweak to adapter_whoficcom from GComyn.
- New Site: asianfanfics.com - Thanks 444555!
- Fixes for asianfanfics.com user/adult checks - Thanks 444555!
- Fix for error column when not an error.
- base_xenforoforum: Add more caching and page lookahead in reader mode.
- Fix for adapter_adultfanfictionorg for site change.
- adapter_asianfanficscom chapter URL update fix - Thanks 444555!
- Fix for storiesonlinenet Daily Limit msg change, from GComyn.
- Update translations