View Single Post
Old 12-17-2020, 08:44 PM   #111
sherman
Guru
sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.
 
Posts: 876
Karma: 2676800
Join Date: Aug 2008
Location: Taranaki - NZ
Device: Kobo Aura H2O, Kobo Forma
Quote:
Originally Posted by uli View Post
Huh, I tried everything on the Calibre side and asked the forum, nothing worked. The recommendation was for the "uncheck" EPUB from client side.

If I send a file format (like azw) not listed in device.go it attempt to auto-convert otherwise no ...
Code:
ext = []string{"kepub", "epub", "mobi", "pdf", "cbz", "cbr", "txt", "html", "rtf"}
Hmm, just had a look myself. The wireless driver indeed doesn't seem to let you de-select a format, so it looks like I will need to support it in KU.

I'll probably add an extra config entry, something like 'exclude formats' to let the user exclude unwanted formats, unless davidfor has an idea on how to do it in Calibre.
sherman is offline   Reply With Quote