FanFicFare v4.32.0
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:
- Update translations.
- Add Edit personal.ini as a direct menu item--can keyboard shortcut
- adapter_deviantartcom: Fix for site change and detect no username. Closes #1042
- Set book[tags] after writeStory for literotica.
- New site: syosetu.com Japanese language site, thanks praschke
- Don't do random lang anymore in test1--changes series sort in Calibre.
- Don't need \n after looking for log entries.
- Add include_images:coveronly option for #1037
- adapter_literotica: Allow for empty div.aa_ht tags, remove extra None from text
- adapter_wwwutopiastoriescom: Remove author page get, add extracategories instead. Site static now.
- adapter_wwwutopiastoriescom: Updates for site changes.