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:
- New site: writing.whimsicalwanderings.net - Thanks GComyn!
- New site: www.giantessworld.net - Thanks GComyn!
- New site: www.looselugs.com - Thanks GComyn!
- New site: www.tomparisdorm.com - Thanks GComyn!
- New site: www.valentchamber.com - Thanks GComyn!
- New site: www.gluttonyfiction.com - Thanks GComyn!
- New site: www.lotrgfic.com - Thanks GComyn!
- New site: www.sugarquill.net - Thanks GComyn!
- New site: www.area52hkh.net - Thanks GComyn!
- Change from GComyn for eFiction base story with internal tags.
- Additional URL normalization in base_xenforoforum_adapter.
- Fixes for adapter_bdsmlibrarycom and adapter_sugarquillnet from GComyn.
- Adding 'reader' mode for base_xenforoforum_adapter - only SV has it so far.
- Fix for storiesonline.net site changes - Thanks, davidfor!
- Comment out some debug output.
- Replace post_process_apply_filename_safepattern with post_process_safepattern so it can have its own pattern. (CLI only)
- Remove adapter for fanfiction.csodaidok.hu. It's been broken for a while and it's a difficult site in Hungarian language, which none of current devs can read.
- Add always_use_forumtags to valid options lists. (plugin ini editor only)
- Comment out largish debug output in adapter_storiesonlinenet
- Make QQ ask for user/pass if necessary instead of just fail.
- Remove more script tags from squidge.org/peja metadata.
- Update translations. (plugin only)