AutomatedFanfic/README.md

12 lines
670 B
Markdown
Raw Normal View History

2016-08-20 16:44:43 +00:00
# AutomatedFanfic
Python script to automate the use of FanFicFare CLI (https://github.com/JimmXinu/FanFicFare) with calibre.
2016-09-08 10:11:36 +00:00
Primary script is fanficdownload.py. Use -h or --help to see the options.
There is additional support for notifications, including pushbullet integration, through runner_notify. Use -h to see options.
2016-10-01 21:33:58 +00:00
Works with Fanficfare 2.3.6+. Rewrite underway to take advantage of new features in Fanficfare 2.4.0
For basic cron usage, this is not needed, `fanficfare -dowload-imap -u` should work if you're not integrating into calibre. This script is best used if you want to update the calibre library, for the usage of calibre-server for instance.