View Single Post
Old 06-03-2008, 06:01 PM   #27
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by Nate the great View Post
This command does not work for me, nor does any variation of it. I've tried it on a group of 3 ebooks. They still show up as 3 ebooks, not one.

Tompe, what are the possible entries for booktype? I want to try them.
The ones I know about are:
Code:
my %booktypedesc = (2 => "BOOK",
                    3 => "PALMDOC",
                    4 => "AUDIO",
                    257 => "NEWS",
                    258 => "NEWS_FEED",
                    259 => "NEWS_MAGAZINE",
                    513 => "PICS",
                    514 => "WORD",
                    515 => "XLS",
                    516 => "PPT",
                    517 => "TEXT",
                    518 => "HTML",
                   );
tompe is offline   Reply With Quote