Skip to content

Check prerequisites on startup#65

Merged
mapitman merged 1 commit intomainfrom
64-when-ripsharp-starts-up-it-should-detect-that-its-prerequisites-are-not-installed
Feb 14, 2026
Merged

Check prerequisites on startup#65
mapitman merged 1 commit intomainfrom
64-when-ripsharp-starts-up-it-should-detect-that-its-prerequisites-are-not-installed

Conversation

@mapitman
Copy link
Owner

Summary

  • add prerequisite detection for makemkvcon and ffmpeg at startup with install guidance
  • add PrerequisiteChecker with OS/path aware lookup
  • add unit tests covering Windows, macOS, and Linux scenarios
  • include related updates from the branch

Testing

  • dotnet format RipSharp.sln
  • dotnet test RipSharp.sln

@mapitman mapitman merged commit 33301b7 into main Feb 14, 2026
2 checks passed
@mapitman mapitman deleted the 64-when-ripsharp-starts-up-it-should-detect-that-its-prerequisites-are-not-installed branch February 14, 2026 10:19
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.

When ripsharp starts up, it should detect that its prerequisites are not installed

1 participant