Quote:
Originally Posted by DocBrown13
I have been having a problem updating anthologies with Calibre/FanFictionDownloader, I am getting the following error:
...
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_ plugin", line 1174, in update_books_finish
IOError: [Errno 32] Broken pipe
|
I don't see any error when I run it. Might be a Mac difference. It's very odd. What's at line 1174 is a simple print statement.
Right after it, however, is a call to calibre.ptempfile remove_dir to remove a temporary directory. That's a more likely candidate to me.
Here's an experiment to try: If you try to an anthology update on a book that isn't an FFDL anthology, after it warns you and you click 'ok', it makes the same call. See if it errors there for you, too.