FanFicFare v2.3.0
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 adapter_thehexfilesnet missing chapter text.
- Fixes for finestories.com, now shares code with storiesonline.net, thanks davidfor for this.
- Allow ini keyword universe_as_series in finestories.com as well as storiesonline.net.
- Fix for fimfiction.net site update -- thanks Facedeer
- New site: www.artemis-fowl.com - Thanks gcomyn!
- New site: www.naiceanilme.net - Thanks gcomyn!
- New site: fanfiction.lucifael.com - Thanks gcomyn!
- New site: buffygiles.velocitygrass. - Thanks gcomyn!
- New site: www.andromeda-web.com - Thanks gcomyn!
- New site: www.therabidreader.com - Thanks gcomyn!
- Performance improvements (extra caching) for complex metadata manipulation.
- Changes to all plugin logging output (debug) to add datetime and reduce inadvertent smilies. ("FFF:DEBUG")
- Additional ini options for base_xenforoforum adapters.
- Add storyUrl ini section feature. Add custom configuration for individual stories by adding personal.ini sections specifically for them.
- Fixes for quotev.com, author and chapter list.
- Add 'averrating' and tweak description: adapter_literotica
- Fix adapter_literotica setDescription
- Make HTTP 410 StoryDoesNotExist in tthfanfic.org, make conn fail trace debug, not error level.
- Allow a second kind of 'chapter missing' for portkey.org.
- Change fanfiction.mugglenet.com to base_efiction after site update.
- Hide user/pass in debug log, add 'View Safe personal.ini' option that also hides user/pass.
- Re-organize personal.ini config tab in plugin.
- Yet more fixes for quotev.com changes.
- Find and include chapter specific images for quotev.com.
- Fix for a bug on a TtH story (empty category tag).
- Add site specific reads, reviews for hpfandom.net.
- Fix for base_efiction_adapter stories with spans w/o class attr.
- Add support for 'This story has not been validated' in base_efiction_adapter
- Some mcstoriescom stories include
tags that aren't title/chapter/byline.
- Update translations.