Installation instructions:
Calibre Plugin:
Install attached plugin zip file, or use Calibre's 'Get plugins' feature.
Command line interface:
FanFicFare is delivered as a pip
Python package.
pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.
(pip will automatically install dependencies.)
Run fanficfare -h
from command-line.
Changes:
- Comment out a debug, user_agent for wuxiaworld.com
- Fix adapter_fictionmaniatv image page parsing, thanks smutandrea
- Fix adapter_fanficsme for date tags change.
- Fix a py2/py3 issue in Calibre Plugin CLI call, thanks eschwartz
- Change inject_chapter_title back to h3.
- Allow for author without link & id in XF2.
- Change inject_chapter_title code in adapter_storiesonlinenet due to clean up weirdness.
- Change defaults.ini recommendations for inject_chapter_title and change injected titles to h4--had problems with epub update.
- Fix for py2/3 differences in final strip-non-ASCII decode fall back.
- Remove some 'watermarking' tags from adapter_webnovelcom
- De-obfuscate emails in XenForo posts.
- Change default setting for new users for 'Update Calibre Cover (from EPUB):' to 'Yes, if EPUB has a cover image'
- Add scifistories.com to valid site list for universe_as_series setting.
- New Site: scifistories.com (extends finestories.com).