Quote:
Originally Posted by BetterRed
Is this PI available at the CLI via calibre-debug and what arguments do I need to know about.
If anyone can post an example of using this PI at the CLI that would be much appreciated.
|
Reviewing the first post in a Plugin thread generally answers questions such as these.
Quote:
Originally Posted by kiwidude
Running from command line:- It is possible to run most of the functions of this plugin from the command line using a python script that is bundled inside the zip file. This allows users to use a feature such as smarten punctuation against an ePub without having to add it to the calibre GUI. Note that the command line script still requires that calibre and the Modify ePub plugin are installed as per usual - it just avoids requiring the books to be added to calibre and interactive gui clicks.
- To make use of the command line script, open the zip file and extract the me.py file along with the readme.txt and follow the instructions within.
|