Quote:
Originally Posted by kovidgoyal
Yeah running /usr/bin/calibre /path/to/file.lrf should work on darwin.
If you're using a bash script I assume you're redirecting stdout and stderr to a file for diagnostics?
|
Not yet, I forgot to include that version in the plugin. I'll release a new version during lunch or after work that includes this plus the new way of launching calibre on Macs. The time consuming part will be getting capturing stdout working under Windows, it's not as easy as on the other platforms. I've done it before, it will just take some time to get the code in place and tested.