Quote:
Originally Posted by slm
OK I now know at least one reason why azw files don't work--the Kindle takes the title from longtitle, and so doesn't put it in a folder.
Anyone know how to eliminate the longtitle entry?
|
Maybe '--title ""'.
I do not think mobi2mobi can eliminate it totally. You can always check the code for MobiPerl or check the wiki here to see what you should set to 0 to eliminate the long title and test with a a hex editor to confirm that it works as you think.
It is possible to extend mobi2mobi so you can delete long title but it is not something I can do trivially since I have forgotten a lot about the details of the format...