Skip to content

dgdemux: Add version 1.0.0.85#18254

Merged
aliesbelik merged 2 commits into
ScoopInstaller:masterfrom
emotion3459:patch-2
Jul 9, 2026
Merged

dgdemux: Add version 1.0.0.85#18254
aliesbelik merged 2 commits into
ScoopInstaller:masterfrom
emotion3459:patch-2

Conversation

@emotion3459

@emotion3459 emotion3459 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

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

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It 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 reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This pull request adds a new Scoop bucket manifest, bucket/dgdemux.json, for DGDemux version 1.0.0.85. The manifest includes package metadata, the 64-bit download URL and SHA-256 hash, a PowerShell pre_install cleanup step, executable and shortcut entries, persisted files, a suggest entry for dovi-tool, and checkver/autoupdate settings.

File Summary
bucket/dgdemux.json New DGDemux manifest with metadata, download, install, shortcut, persistence, and update configuration

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested labels: package-request-needed

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)
Check name Status Explanation
Title check ✅ Passed The title clearly states the manifest and new version being added.
Description check ✅ Passed The description includes a summary, issue reference, and the required checklist items from the template.
Linked Issues check ✅ Passed The manifest adds DGDemux at the requested version with the expected packaging metadata and update checks.
Out of Scope Changes check ✅ Passed The changes are limited to the DGDemux manifest and related packaging metadata.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot 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.

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

📥 Commits

Reviewing files that changed from the base of the PR and between bf61b5a and 9b61473.

📒 Files selected for processing (1)
  • bucket/dgdemux.json

Comment thread bucket/dgdemux.json
@coderabbitai coderabbitai Bot added the package-request-needed Create a package request issue before raising PR. Check the criteria for a package to be accepted. label Jul 7, 2026
@emotion3459

Copy link
Copy Markdown
Contributor Author

/verify

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

dgdemux

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@emotion3459

Copy link
Copy Markdown
Contributor Author

/verify

@coderabbitai coderabbitai Bot removed the package-request-needed Create a package request issue before raising PR. Check the criteria for a package to be accepted. label Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

dgdemux

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@emotion3459

Copy link
Copy Markdown
Contributor Author

/verify

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

dgdemux

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@aliesbelik

Copy link
Copy Markdown
Collaborator

/verify

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

dgdemux

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@emotion3459

emotion3459 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

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.
The eac3to manifest in the main bucket has the same problem.

@aliesbelik
aliesbelik merged commit 94df53d into ScoopInstaller:master Jul 9, 2026
3 checks passed
@emotion3459
emotion3459 deleted the patch-2 branch July 18, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: DGDemux

2 participants