FanFicFare v2.3.4
Installation instructions:
Plugin:
Install zip attached file.
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:
- Fix for previously failedtoload img tags causing lookup sleeps.
- Fix for older harrypotterfanfictioncom stories lacking reviewjs.js.
- Change adapter_fictionmaniatv to set status Completed instead of Complete (no d).
- Update StoriesOnlineNet/FineStoriesCom login URL.
- Different detect StoryDoesNotExist string for ficwad.com.
- Allow old showpost.php chapter URLs in base_xenforoforum.
- Update (& Fix) Translations.