It looks like
starslibrary.net now requires https (for login at least).
I've posted a test version of the plugin here:
http://www.mobileread.com/forums/showthread.php?p=3084025#post3084025
Test version of web service here:
https://2-25-7-dot-fanficfare.appspot.com/
Test version of CLI for pip install: You'll have to get it from the
testpypi repository. This works for me on Debian:
> pip install --extra-index-url
https://testpypi.python.org/pypi --upgrade FanFicFare
Change in this version:
2018-05-24
- https for starslibrarynet, abstract protocol a bit for eFiction Base.
2018-05-14
- Fixes for adapter_lightnovelgatecom, thanks rikkitp!
2018-05-06
- Fix date for adapter_gluttonyfictioncom
- Remove defunct sites
thealphagate.com and
harrypotterfanfiction.com
- Adding website_encodings:ignore feature for adapter_wwwnovelallcom.
- Fixes for adapter_wwwnovelallcom, thanks rikkitp!
2018-05-03
- Change adapter_whoficcom to https.
- Add rating and sitetags to adapter_webnovelcom.
2018-05-02
- Fix some metadata collection in adapter_webnovelcom. (#299)
- adapter_webnovelcom - use_pagecache - mostly for debugging.
2018-04-29
- base_xenforoforum_adapter: exclude threadmarks URL as chapter URL.