Quote:
Originally Posted by rcuadro
What I had to do to get it to work was remove the book format from Calibre. Make sure that the plug in was added, customized with PID, then read the book.
Also, you need to make sure that the script is looking for the correct file type. When I first got a hold of said script it was written for .prc and I needed it for .azw.
Line 203 is the one you need to look at 
|
Interesting, I always change the file from .azw to .mobi before going the command line route. I'll make the changes and give it another try. Thanks!