Quote:
Originally Posted by iomari
Starson17 how do I access your routines? Can't seem to find them under the function list
|
See the -c and -e options for calibre-debug:
http://manual.calibre-ebook.com/cli/calibre-debug.html
Then you review the code to find the routines you need. Try searching here for posts by Kovid about "calibre-debug -c" or -e to see some examples. Of course, you have to be more careful doing things that way than using calibredb, so make sure you need to run custom code or access low level code before going down that road.