McGarrah Technical Blog

Posts tagged with "media-integrity"

Jellyfin Media Integrity Scanner: Deployment & Operations

Getting the Media Integrity Scanner into production — installing in Proxmox LXC containers, configuring for CephFS storage, setting up monitoring and alerting, and building the CI/CD pipeline for automated plugin releases.

Jellyfin Media Integrity Scanner: The Dashboard & API

A scanner that runs in the background is only useful if you can see its results. This article implements the REST API controller and admin dashboard for the Jellyfin Media Integrity Scanner — turning raw scan data into actionable library health visibility.

Jellyfin Media Integrity Scanner: Architecture & Design Decisions

Plugin or script? How aggressive should scanning be? Where do results live? This article covers the key architecture decisions behind the Jellyfin Media Integrity Scanner — from two-phase scanning strategy to production-safe I/O throttling.