Skip to content

Protect multi-stream VOB outputs from accidental overwrite - #17

Closed
Blackspirits wants to merge 1 commit into
upl/review-base-18eefrom
fix/vob-multistream-overwrite-18ee
Closed

Blackspirits wants to merge 1 commit into
upl/review-base-18eefrom
fix/vob-multistream-overwrite-18ee

Conversation

@Blackspirits

@Blackspirits Blackspirits commented Sep 11, 2026

Copy link
Copy Markdown
Owner

Superseded by internal PR #66, which ports the multi-stream VOB overwrite protection onto current upstream base fa6d8623c2adb0c646b6d31a11b221b855339bbe, preserves exact output-path checks for numbered .sub/.idx pairs, and passes restore/build/full-suite CI on the first run (#34725292765). This draft is retained only as historical evidence and must not be merged.

@Blackspirits
Blackspirits requested a lite review from Copilot September 11, 2026 00:27

Copilot AI commented Sep 11, 2026

Copy link
Copy Markdown

@Blackspirits Thanks for sending me some feedback. Unfortunately, I hit an error while trying to use the custom Copilot setup steps configured for this repository. The error I am seeing is:

no supported setup-steps job found in your workflow file. Please ensure you have a job named copilot-code-review or copilot-setup-steps. For more details, see https://gh.io/copilot/actions-setup-steps

Once you or someone with the necessary access fixes the problem, please let me know in a comment and I'll try again. Thanks!

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review issues remain.

Pull request overview

Protects multi-stream VOB outputs from accidental overwrite by validating generated numbered paths in VobSubExtractor.

Changes:

  • Adds overwrite checks for numbered .sub and .idx outputs.
  • Propagates the overwrite setting through SubtitleConverter.
  • Adds regression coverage for multi-stream output handling.
File summaries
File Summary
tests/seconv/Core/VobSubExtractorTest.cs Tests numbered output protection and unused base paths.
src/seconv/Core/VobSubExtractor.cs Builds and validates generated stream output paths.
src/seconv/Core/SubtitleConverter.cs Passes overwrite handling to the extractor.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants