You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
MrTyton 0615c1dd21 Now if option is enabled and there are multiple links being passed in at once, will make use of multiprocessing in order to speed up download and processing times. Potential race conditions in calibre add and database editing, so should test and fix that. 7 years ago
README.md Update README.md 8 years ago
balloonNotify.py Wrapper script for notifications 8 years ago
config_template.ini Wrapper script for notifications 8 years ago
fanficdownload.py Now if option is enabled and there are multiple links being passed in at once, will make use of multiprocessing in order to speed up download and processing times. Potential race conditions in calibre add and database editing, so should test and fix that. 7 years ago
ff.png Wrapper script for notifications 8 years ago
giNotify.py Wrapper script for notifications 8 years ago
runner_notify.py minor bugfix 7 years ago

README.md

AutomatedFanfic

Python script to automate the use of FanFicFare CLI (https://github.com/JimmXinu/FanFicFare) with calibre.

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.

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.