FanFicFare v2.2.13
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:
- New site: quotev.com, thanks cryzed!
- Convert dark-solace.org(Elysium fields) to eFiction Base adapter to correct for site changes.
- Fix eFiction Base Author URLs.
- Switch chapter #post-12345 chapter URLs to permalinks for XenForoForum Base adapters.
- On UnNew of an anthology, also update individiual toc.ncx files used for EpubMerge UnMerge. (plugin only)
- Fix fall back for FimF cover image when there's a 'medium' but not a 'large' available.
- Record forum thread tags in XenForoForum Base adapters. Appears on title page by default, but not calibre tags.
- Change output_filename_safepattern to replace leading '.' for benefit of *nix OSes.
- Fix mediaminer.org for site changes.
- Fix to hpfandom.net change story URL when given chapter URL instead of story start URL.
- Allow forum.questionablequesting.com for questionablequesting.com.
- Change plugin to deal with adapters that can change story URL due to being given chapter url. (hpfandom.net, etc)