feat: Implement normalize chapter opening caps feature and update related settings

This commit is contained in:
JB
2025-10-27 15:58:34 -07:00
parent 9d35e39e89
commit 6e536c6e3b
11 changed files with 333 additions and 14 deletions
+1
View File
@@ -33,6 +33,7 @@ def _make_pending_job() -> PendingJob:
chapters=[],
created_at=0.0,
read_title_intro=False,
normalize_chapter_opening_caps=True,
)