View Single Post
Old 06-06-2013, 11:14 AM   #158
mbmr
Member
mbmr began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jun 2013
Device: nook
Is there any way to either get this plugin to process multiple files or use it from the command line (see bottom of post), then at least can code a script around it to process multiple files

My fingers are sore

I edited the plugin to not show "book successfully extracted blah blah" message too any less clicking is welcome

oh and thanks! this plugin is great!

Code:
calibre-debug -r "KindleUnpack - The
Plugin" test.azw
Python function terminated unexpectedly
  The KindleUnpack - The Plugin plugin has no command line interface (Error Code
: 1)
Traceback (most recent call last):
  File "site.py", line 132, in main
  File "site.py", line 109, in run_entry_point
  File "site-packages\calibre\debug.py", line 274, in main
  File "site-packages\calibre\customize\__init__.py", line 303, in cli_main
NotImplementedError: The KindleUnpack - The Plugin plugin has no command line in
terface

Last edited by mbmr; 06-06-2013 at 11:27 AM.
mbmr is offline   Reply With Quote