I decided to extend my mobi inspect tool to handle amazon roduced epriodicals as well. In doing so I've figured out the complete format of the index entries, with no mysterious bytes.
Try it with
calibre-debug --inspect-mobi file.mobi
and look at decompiled_file/index.txt
to see the full interpretation of all index bytes. It works for me with todays amazon NYT.
If you've already decoded the TBS format for amazon produced periodicals, let me know your findings, it will save me some time.
|