[PR #723] [CLOSED] Add Admirarr — unified CLI for Jellyfin/Plex + *Arr fleet status & diagnostics #1962

Closed
opened 2026-04-15 12:44:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/723
Author: @maxtechera
Created: 3/28/2026
Status: Closed

Base: masterHead: add-admirarr


📝 Commits (1)

  • 4967b87 Add Admirarr — unified CLI for Jellyfin/Plex + *Arr fleet monitoring

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is Admirarr?

Admirarr is a unified CLI for Jellyfin/Plex + *Arr media server stacks.

One binary, 26 commands, JSON output everywhere. Monitor fleet status, run health diagnostics across 15 categories/34 checks, and operate your entire media automation stack from a single terminal.

Why it belongs in Monitoring & Status Pages

Admirarr's core sysadmin value is diagnostics and health monitoring for complex multi-service homelab/self-hosted stacks. The doctor command runs 34 automated checks (connectivity, API health, disk space, queue health, config validation) across all services and suggests repairs.

Key capabilities

  • admirarr status — Live TUI fleet dashboard (all services, versions, health)
  • admirarr doctor — 15 diagnostic categories, 34 checks, AI-powered repair suggestions
  • admirarr doctor --fix — Automated remediation for common issues
  • admirarr setup — 12-phase automated deployment (zero to full stack in ~15 min)
  • JSON output on all commands — composable with grep/jq/alerting pipelines
  • Covers Jellyfin, Plex, Radarr, Sonarr, Prowlarr, qBittorrent, Gluetun, Seerr, Bazarr, FlareSolverr + 14 optional services
  • Single static binary, zero runtime dependencies

Technical details


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-foss/awesome-sysadmin/pull/723 **Author:** [@maxtechera](https://github.com/maxtechera) **Created:** 3/28/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-admirarr` --- ### 📝 Commits (1) - [`4967b87`](https://github.com/awesome-foss/awesome-sysadmin/commit/4967b87fcf813eb49eddbccb6208a08f0d719a8e) Add Admirarr — unified CLI for Jellyfin/Plex + *Arr fleet monitoring ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is Admirarr? [Admirarr](https://github.com/maxtechera/admirarr) is a unified CLI for Jellyfin/Plex + \*Arr media server stacks. **One binary, 26 commands, JSON output everywhere.** Monitor fleet status, run health diagnostics across 15 categories/34 checks, and operate your entire media automation stack from a single terminal. ### Why it belongs in Monitoring & Status Pages Admirarr's core sysadmin value is diagnostics and health monitoring for complex multi-service homelab/self-hosted stacks. The `doctor` command runs 34 automated checks (connectivity, API health, disk space, queue health, config validation) across all services and suggests repairs. ### Key capabilities - `admirarr status` — Live TUI fleet dashboard (all services, versions, health) - `admirarr doctor` — 15 diagnostic categories, 34 checks, AI-powered repair suggestions - `admirarr doctor --fix` — Automated remediation for common issues - `admirarr setup` — 12-phase automated deployment (zero to full stack in ~15 min) - JSON output on all commands — composable with grep/jq/alerting pipelines - Covers Jellyfin, Plex, Radarr, Sonarr, Prowlarr, qBittorrent, Gluetun, Seerr, Bazarr, FlareSolverr + 14 optional services - Single static binary, zero runtime dependencies ### Technical details - **Language**: Go (single static binary) - **License**: MIT - **Repo**: https://github.com/maxtechera/admirarr - **Install**: `curl -fsSL https://get.admirarr.dev | sh` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 12:44:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#1962