The attached ZIP file contains two MOBI files. The first, missing-toc.mobi, was created by calibre's scheduled news download last night. If I look at it in Calibre's side panel, it appears to have content (see missing-toc-sidePanel.png).
However, if I look at it in Calibre's viewer, it appears to have no content (see missing-toc-viewer.png)
If I run my recipe manually:
Code:
ebook-convert "Boston Globe Subscription_1005.recipe" .EPUB -vv --debug-pipeline debug --username XXXX --password XXXX
and then convert that output to MOBI, the result works correctly. That's the second file in the ZIP (has-toc.MOBI)
When I was looking at the bug tracker yesterday, I thought I saw something about MOBI table of contents not working right, but now I can't find it. So this may be a known problem.
Version: Calibre 0.9.34 (patched with the "'builtin_function_or_method' object has no attribute 'rpartition'" fix)