dgdemux: Add version 1.0.0.85#18254
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThis pull request adds a new Scoop bucket manifest,
Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested labels: Sequence Diagram(s)Not applicable — this change adds a static configuration manifest with no runtime code flow. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@bucket/dgdemux.json`:
- Around line 1-5: The new DGDemux manifest is missing the required
package-request GitHub issue link in its description or PR body. Update the
dgdemux manifest metadata (especially the description field) to include the
package-request issue reference, and make sure the package still satisfies the
new-package acceptance criteria before merging.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 79cad6ae-e7ee-481a-bd8e-4d2cf61ae6bf
📒 Files selected for processing (1)
bucket/dgdemux.json
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with dgdemux
|
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with dgdemux
|
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with dgdemux
|
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with dgdemux
|
|
VideoHelp seems unreliable and the checkver randomly fails, but i've had this on my personal repo for awhile and it does work (eventually). Sadly theres no better source to DL from. |
Summary
DGDemux is a sort-of sister application to the already packaged eac3to, and is maintained by the same author.
This PR follows after eac3to and uses similar logic for the autoupdate/checkver.
This software bundles several independant applications (dovi_tool, mediainfo, etc.) which are already packaged by scoop, so I added a pre_install script to remove them.
Closes #18255
<manifest-name[@version]|chore>: <general summary of the pull request>