Skip to content

feat: add interactive Test Configuration diagnostic tool in settings - #6

Merged
naveedious merged 1 commit into
mainfrom
feat/test-integrity-ui
Aug 22, 2026
Merged

feat: add interactive Test Configuration diagnostic tool in settings#6
naveedious merged 1 commit into
mainfrom
feat/test-integrity-ui

Conversation

@naveedious

Copy link
Copy Markdown
Owner

Summary

Adds an interactive Test Configuration diagnostic tool in the Settings UI.

Features

  • API Endpoint (POST /api/settings/test-integrity): Accepts unsaved settings inputs, auto-selects a sample on-disk episode from Sonarr (or tests a custom path), applies path prefix translation, checks file access permissions in the container, and runs ffprobe & ffmpeg tail decode checks.
  • Frontend Diagnostic Card: Displays real-time step-by-step diagnostic breakdown (Target File $\to$ Prefix Translation $\to$ Container Volume Permissions $\to$ Stream Probe) with error messages and duration metrics before committing changes.

@naveedious
naveedious merged commit 4de99d6 into main Aug 22, 2026
1 check passed
@naveedious
naveedious deleted the feat/test-integrity-ui branch August 22, 2026 22:01
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.

1 participant