Add M'Cheyne podcast episode metadata - #11
Open
alexcwatt wants to merge 1 commit into
Open
Conversation
Generated by running `podcast-bible-plan build-audio --plan
mcheyne-family` and `--plan mcheyne-private`, which downloads ESV
audio for each chapter, synthesizes Google TTS announcements, and
records title + chapter timestamp JSON under
bible_reading_plan/metadata/episodes/{plan}/.
730 files (365 per track). With these committed, `build-feed` can
produce M'Cheyne RSS feeds with descriptions and chapter timestamps
without re-running the audio build.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bible_reading_plan/metadata/episodes/mcheyne-{family,private}/podcast-bible-plan build-audioend-to-end against both M'Cheyne tracks — proves the build pipeline introduced in Add M'Cheyne reading plan support alongside Five Day plan #9 works for the new plansbuild-feedproduces M'Cheyne RSS feeds with descriptions and chapter timestamps without re-running the audio buildTest plan
podcast-bible-plan build-feed --plan mcheyne-family -y <year>succeeds against the committed metadata (when a year is added topodcast_config.yaml)build-audio --plan mcheyne-family/--plan mcheyne-privatereports all 365 episodes as cached (idempotent)🤖 Generated with Claude Code