View Single Post
Old 01-19-2010, 02:57 PM   #5
abrinton
Junior Member
abrinton began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jan 2010
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
Disable it and you will be fine
Yes, got that far. Actually, by commenting out
#print i + ": not PID for book"

by adding the line
return path_to_ebook

instead, and it processes the unencrypted books fine! Even gets the metadata right.

If I could trouble you for one more bit if information...
Is converting unencrypted azw to mobi just changing the file extension?

If so, any chance you'd send me a code snippet to change
path_to_ebook (remove azw, add mobi)?

My python scripting is non-existent...
abrinton is offline   Reply With Quote