![]() |
Quote:
I attached an updated version that should work with older versions to the first post. Quote:
Quote:
|
Quote:
Quote:
However, it gave me this non-fatal error: Quote:
Quote:
I did a conversion and ticked the "thumbnail" option. That made a file "thumbnail_EBOK_portrait.jpg" which would be rather useless, since there is no link to the book. So I tried adding the fake ASIN, then that made the files: Obsidian_&_Blood_d9ddc69e3e95.azw3 thumbnail_d9ddc69e3e95_EBOK_portrait.jpg Presumably the fake ASIN d9ddc69e3e95 is written into the azw3. Perhaps these options should be linked in the settings. Also, I received the warning Quote:
But while the thumbnail was 217x330, in the Kindle's (PW-3, 5.8.9.2) grid display the thumbnail was 2/3 the size of others (which I had loaded using Calibre, but had 600x800 or larger cover images). Do you know how the grid display size is determined? I can resize the cover in the ePub but would prefer it if the thumbnail in the grid filled its slot. |
If your hardware supports it, upgrading your Windows is the best thing you can do.
|
Quote:
Look for a Sigil legacy thread for further development on that front. I don't want to hijack/derail Doitsu's plugin thread too badly, afterall. ;) |
1 Attachment(s)
Quote:
I've attached a slightly modified version that might fix this issue. Quote:
Quote:
BTW, you'll need to manually copy the cover image to the \system\thumbnails folder on the Kindle. Quote:
Quote:
Code:
img.thumbnail((330, 330), Image.ANTIALIAS) |
Quote:
Quote:
Can I put an ASIN in the epub OPF to set my own (fake or maybe real) ASIN? Quote:
I tried enlarging the thumb to 600x800 (externally) and loading it in the thumbnail folder. It just displayed at 1" =300 px wide. So it seems it reduces to fit, but not expands. Quote:
Anyway, I hate the way Calibre copies and renames all my books. Makes it a real pain to use if I'm editing them in Sigil to make adjustments. Much prefer to do it all in Sigil. |
Quote:
Code:
<dc:identifier opf:scheme="MOBI-ASIN">XXXXXXXXXX</dc:identifier>Quote:
BTW, if you also have a modern PC, you might want to give jhowell's Calibre KFX plugin a try. |
Quote:
Your code was: img.thumbnail((330, 330), Image.ANTIALIAS) For PW1/2 @ 220 ppi, that gave a thumb of 1.5" high; filling the slot. But for PW3, 300 ppi, 1.1", only 3/4 size. So for PW 3, change to (450,450) and you get full-size thumbs. Which I tried and it does work. Maybe you can add a GUI setting for this. Or default to 450, since it seems the Kindle will downscale if the thumb is too large. Odd that all the Kindle screens are 4:3 ratio, but the thumbnails are 3:2. So unless you are incredibly fussy and redesign the thumb, one or the other will have whitespace around. |
A couple more thoughts:
I usually use the "maximum compression" setting; certainly if I'm going to publish it on Amazon. However, this can take a couple of minutes per book. kindlegen uses 99% of processor while doing this; and the PC is unresponsive. I can't even play Solitaire. Could the priority be set at "idle"? That's what the video and audio encoders I use do; they take only marginally longer to complete (as long as I don't do something else intensive at the same time), and the PC is responsive And I've set my own ASIN in the OPF, thanks. I make a 10 character mnemonic for the title, so which cover is which is obvious, and the old AZW is overwritten which is what I want rather than having to look at the timestamps to sort out which is the newest version. |
Quote:
|
Quote:
Quote:
|
Quote:
Quote:
PS -- "Process Tamer" looks like it can react by itself; I'll give it a look. Thanks. |
Quote:
Code:
<dc:identifier>urn:AMAZON:BXXXXXXXXX</dc:identifier> |
Quote:
|
Quote:
|
| All times are GMT -4. The time now is 08:25 PM. |
Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.