feat: Add support for reading book title and authors before narration

This commit is contained in:
JB
2025-10-26 10:49:51 -07:00
parent a81ed70b14
commit 9d35e39e89
10 changed files with 197 additions and 9 deletions
+1
View File
@@ -32,6 +32,7 @@ def _make_pending_job() -> PendingJob:
metadata_tags={},
chapters=[],
created_at=0.0,
read_title_intro=False,
)