View Single Post
Old 02-21-2015, 08:17 PM   #2
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
As you are using the KoboTouchExtended driver, the books are being converted to kepub as they are sent to the device. For all other formats, the Kobo devices render the first page of the book and use that as the cover. For kepubs, an image in the book is marked as the cover and used. The extended driver attempts to find the cover image in the book and mark it. It does this based on the names and other properties of the images in the book.

The last bit is why some books sent as kepubs do not have a cover on the device. The driver cannot identify the cover, so it doesn't mark any image as the cover. Or the book doesn't have one.

For the white stripes problem, it depends on where you are seeing them. If they are there when you open the book, it is the code in the page. You need to modify the code to display the cover how you want.

For the cover displayed elsewhere, the Kobo devices resize the cover image extracted from the book to display. If the cover has the correct aspect ratio, no bars will be seen. But, if it is not, then it depends on where. The sleep screen will show the bars on the side. But, the covers shown on the home page or the library list shouldn't show any.

You can avoid most of this by using the "Upload covers for books" in the driver. This will send the cover when sending the book and resize them fit the screen.

Edit: It took me a while to type the above.

Yes, running a convert will update the cover. So will Polish Books and the Modify ePub plugin. How needed they are depends on the state of the book and whether the driver can find the cover.

Last edited by davidfor; 02-21-2015 at 08:20 PM.
davidfor is offline   Reply With Quote