Great, I'll update the Darwin script to be the same as the Linux version. Do I just run it with the path to the lrf file as an argument as under linux?
Basically for the Darwin and Linux I used a bourne shell script to launch web2lrf and optionally calibre. For windows I wrote statically linked windows app to do the same. This keeps me from having to worry about threading in the plugin proper.
|