Quote:
Originally Posted by julianabr
I did try installing manually, both the new version and my last working version. I also tried just copying the file directly into the Library folder where calibre plugins live. It copied, but did not activate.
...
Do you know of any other tools ffnet hasn't shut down yet?
|
I would check the permissions on the plugin zip file and change them to be readable if they're not:
Code:
OSError: [Errno 13] Permission denied: '/Users/kindle/Library/Preferences/calibre/plugins/FanFictionDownLoader.zip'
I'd also check the contents of that zip file.
As for other tools, FFDL also has a
CLI version (requires Python) and a
web service.