-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kindle CS 12 will not display covers #765
Comments
@Treishpel the new 12th Gen. Kindles need to use the kindle scribe cover method. It's linked in the faq in the readme. |
@axu2 Oh, I saw scribe and older and thought maybe it was an older thing. I'll give it a shot and see. Thanks. |
So I tried following this, I did the fake flash drive, I have the thumbnails in the system/thumbnails folder. But not too sure about the "Copy the thumbnails onto your Scribe in the appropriate location" I do not have a system folder in the kindle file structure. I'm on Windows. |
Huh. Maybe the folder is hidden? Try opening this url in file explorer. (change the scribe part to whatever yours is) @Treishpel
Otherwise, maybe amazon changed something on 12th gen? sorry, I only have scribe, |
If Amazon changed that it'd be a tragedy. Follow this thread for more details. |
It's possible changing the metadata from EBOK to PDOC will make newer kindles read the cover directly from the file instead of from the thumbnails folder. I imagine all you would do is change EBOK in the kcc code to PDOC |
@Treishpel does making a system/thumbnails folder work on your cs? |
@axu2 nope. Context menu will not even display "new" option. Trying to drag and drop or copy paste the folder also did nothing. That's one of the first things i did i tried copying the documents and system folder from the "fake kindle" drive, it was popping up that documents already exists but nothing for system. I did not try the PDOC vs EBOK yet. |
Okay, So far the solution i found is to convert them. Then I edit metadata in bulk with calibre. Save to disk from calibre. And upload to device using https://www.amazon.com/sendtokindle. Sometimes I need to compress the file in calibre if it's like a 2in1 volume and it exceeds 200MB as that is max upload limit. |
@Treishpel I modified kcc to use pdoc instead of ebok, try using that instead and report back. Prebuild exe linked in pdoc covers are read directly from mobi file, no need to separately copy a thumbnail. |
I'll be honest, I'm pretty new to the whole ebook/ereader field, so I have no idea what the difference between MOBI and EPUB is. So far for the workaround I mentioned earlier, I've been doing EPUBs. Now to get to your question, @axu2 I took two cbz volumes and converted to EPUB+MOBI with the version you linked, I drag-and-dropped one as EPUB and one as MOBI, I can confirm that the MOBI shows up on the device and it also has the cover. TL;DR, Yes, converting to mobi with this version did work and cover is now displayed. |
Yes, kcc works by creating an epub. Then you either convert the epub to a mobi with kcc. Or upload the epub via Send to Kindle where it's converted by amazon. epub is an intermediate format for kindles, you can't drag and drop them directly. |
Well I'm very glad it's working now. I started converting a whole batch of 25 volumes. This makes it so much easier since there's no more waiting around to upload to amazon. The only extra step now is to edit metadata, which, completely off-topic, would love a way to bulk edit metadata inside KCC, I only do author now since I edit filenames before converting, but being able to let's say, choose a batch of CBZs and before conversion to be able to set author, publisher or whatever else might be needed. Anyways I strayed too far from the main topic, I guess with that fix this could be marked as Closed. |
Open a separate issue for that, but indeed that sounds like a great feature for at least author. I imagine you'd want to use an external program like ComicTagger though. @Treishpel |
I did not even hear about ComicTagger. I have converted more stuff with that version and so far everything seems to work fine. Right now after conversion I upload into Calibre change author but I have to resave the file. Maybe I'll give ComicTagger a try. Anyway. I'll open a new issue for the author since it would be a nice QOL feature. |
@Treishpel does changing author in calibre cause issues like losing full screen or kindle instability? |
Running KCC 6.2.1
![image](https://private-user-images.githubusercontent.com/36015325/382375134-3aaf0e8c-f19b-45f0-83a1-860af1ab61d2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMjY4MjAsIm5iZiI6MTczOTIyNjUyMCwicGF0aCI6Ii8zNjAxNTMyNS8zODIzNzUxMzQtM2FhZjBlOGMtZjE5Yi00NWYwLTgzYTEtODYwYWYxYWI2MWQyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDIyMjg0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdiNzU3ZmRkMjYxNzJiM2I2NmE4MTQwM2FmMzJmNTg0MWIwYThhYmFlMDU1NTBlYzk5MzA0MTQyMTkyMmIzMjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3jcdkBZ2fgnDzwbjVKHGZcdN3T59RIOIrL3vdXUryO8)
As per the wiki I tried converting from a cbr/cbz with the kindle plugged in and connected. I used the Kindle CS 12 profile and converted to MOBI/AZW3.
Tried direct upload, file still shows up on device with the default cover.
Also tried uploading the same file and also a different file that was done during the same conversion though Calibre. Calibre does show the cover, but on the device it's still the same default one.
Restarted device between "upload runs".
Sorry if it's a stupid post but.....am I missing something?
Thank you.
The text was updated successfully, but these errors were encountered: