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 change to AO3 author links.
- Force overall cover for Anthologies if any sub-books have covers to avoid Calibre Polish issues.
- Fix ffnet category fall back.
- Add extra decode code for calling get_urls_from_imap() from outside calibre.
- Fail more gracefully when anthology cover doesn't exist. Polish can remove them.
- Adding logpage_at_end INI option.
- Fix for Publisher and Language metadata for Anthologies.
- Fix date parsing for masseffect2.in. Thanks, PlushBeaver!
- Tweaks to adultfanfictionorg
- Add options for controlling Anthology book comments on the Standard Columns config tab. (plugin only)
- Add always_reload_first_chapter setting for base_xenforoforum stories with index chapter.
- Progress Bar - add extra timer loop for Win10 display.
- New site: adult-fanfiction.org - Thanks GComyn!
- New site: www.deepinmysoul.net/fiction - Thanks GComyn!
- New site: fanfiction.lucifael.com - Thanks GComyn!
- New site: harem.lucifael.com - Thanks GComyn!
- New site: mujaji.net/repository - Thanks GComyn!
- Make base_efiction code accept https story urls.
- Tweaks for tthfanfic.org, including a slow down.
- For literotica.com, throw a StoryDoesNotExist exception for 'This submission is awaiting moderator's approval'
- Tweaks for quotev.com, including a slow down.
- Update translations.