Quote:
Originally Posted by gers1978
I've got it working on the 1 book as a test - I removed all books except that 1 from my Kindle, and ran it, worked fine.
Not sure what the error above was, but it stopped it from working.
|
Sometimes with huge book list program crashes yourself for unknown reason. I suspect that there is IO bottleneck (Kindle memory is slow). In such cases you should simply rerun app and it should start from a point just before crash and should works fine.
Quote:
Originally Posted by gers1978
If I wanted to run it in Terminal on my Mac, how would I set the variables you mention?
|
On Mac you should download source file from:
https://github.com/quiris11/ExtractC...ive/master.zip
1) Unpack it. For example to
Download directory:
Code:
~/Download/ExtractCoverThumbs-master
2) In Terminal type:
Code:
python ~/Downloads/ExtractCoverThumbs-master/ExtractCoverThumbs.py /Volumes/Kindle
Your Kindle after connecting USB always is mounted to
/Volumes/Kindle directory