reverted to --rings option, removed desync stats#342
Merged
Conversation
Contributor
📝 WalkthroughWalkthroughThe changes introduce a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deterous
added a commit
to Deterous/redumper
that referenced
this pull request
Feb 5, 2026
* Skip all sectors after a subcode desync instead of just the first (superg#341) * Initial OmniDrive support (superg#336) (superg#340) * Initial OmniDrive support (superg#336) * Initial OmniDrive support * Count SCSI errors in dumpable range during refine * Initial Xbox support * Raw BD support * revert bd * revert one more * Code review * changed dvd scrambler table init to construction (temporary?) * revert code that will come in other PRs * refactoring * rework drive info output * recording/data frame conversion, dvd dump loop refactored * Apply suggestions from code review CR feedback Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * added parity generation * commonize overread count, dvd overread configuration, PSN refactoring * chunk refactoring, addressed CR review * removed unnecessary code * addressed CR issue --------- Co-authored-by: Deterous <138427222+Deterous@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * reverted to --rings option, removed desync stats (superg#342) --------- Co-authored-by: Sazpaimon <sazpaimon@x-cult.org> Co-authored-by: Hennadiy Brych <gennadiy.brich@gmail.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.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 by CodeRabbit
--ringscommand-line option to enable filesystem-based rings detection. The rings command will automatically execute when this option is enabled.