McGarrah Technical Blog

Jellyfin Media Integrity Scanner: v0.1.1 Release — Update Checker and Auto-Update

· 19 min read
From v0.1.0-dev to v0.1.1 stable: building automatic update checking, session-aware restart logic, and testing infrastructure to ship reliable releases. This article documents the post-development improvements that turned a working prototype into production-ready software.

Jellyfin Media Integrity Scanner: Deployment & Operations

· 18 min read
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.

AI Agent Context Files in Practice: One Repo, Five Agents

· 9 min read
I wrote about managing AI context files across multiple agents in theory. Here's how it actually plays out in a real project — a Jellyfin plugin where Kiro, Claude Code, Copilot, Gemini, and Codex all need to know the same things.

Jellyfin Media Integrity Scanner: The Dashboard & API

· 17 min read
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.

Posts