← 返回
开发者工具 中文

Admirarr

Manage a Jellyfin/Plex + *Arr media server stack — check status, add content, monitor downloads, diagnose issues, restart services.
管理 Jellyfin/Plex + *Arr 媒体服务器栈,支持状态检查、内容添加、下载监控、故障诊断与服务重启。
maxtechera
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 649
下载
💾 4
安装
1
版本
#latest

概述

Admirarr

CLI for self-hosted media server stacks. One binary, 26 commands, JSON output everywhere.

Install: curl -fsSL https://get.admirarr.dev | sh

Commands

Status & Diagnostics

admirarr status [-o json] [--live]     # Fleet dashboard — services, libraries, queues, disk
admirarr health [-o json]              # Health warnings from Radarr, Sonarr, Prowlarr
admirarr disk [-o json]                # Disk space breakdown
admirarr docker [-o json]              # Docker container status
admirarr doctor [-o json]              # 15 diagnostic categories, 34 checks
admirarr doctor --fix                  # Built-in fixes → AI agent for the rest

Library

admirarr movies [-o json]             # Movie library with file status
admirarr shows [-o json]              # TV shows with episode counts
admirarr recent [-o json]             # Recently added (Jellyfin or Plex)
admirarr history [-o json]            # Watch history
admirarr missing [-o json]            # Monitored without files
admirarr requests [-o json]           # Seerr media requests

Search & Add

admirarr search "<query>" [-o json]   # Search all Prowlarr indexers
admirarr find "<query>" [-o json]     # Search Radarr releases
admirarr add-movie "<query>"          # Interactive: search → pick → add to Radarr
admirarr add-show "<query>"           # Interactive: search → pick → add to Sonarr

Downloads

admirarr downloads [-o json]          # Active qBittorrent torrents
admirarr downloads pause [hash|all]   # Pause torrents
admirarr downloads resume [hash|all]  # Resume torrents
admirarr downloads remove <hash> [--delete-files]
admirarr queue [-o json]              # Radarr + Sonarr import queues

Indexers

admirarr indexers [-o json]           # Prowlarr indexer status
admirarr indexers setup               # Interactive indexer wizard
admirarr indexers add <name>          # Add an indexer
admirarr indexers remove <name>       # Remove an indexer
admirarr indexers test                # Test all indexer connectivity
admirarr indexers sync                # Sync indexers to config.yaml

Quality Profiles

admirarr recyclarr                    # Recyclarr status
admirarr recyclarr sync [instance]    # Run Recyclarr sync
admirarr recyclarr verify             # Check quality profiles
admirarr recyclarr instances          # List configured instances

Management

admirarr scan                         # Trigger media server library scan
admirarr restart <service>            # Restart a Docker container
admirarr logs <service>               # Recent logs
admirarr setup                        # Full setup wizard (12 phases)
admirarr migrate                      # Generate Docker Compose stack

Services

Default stack: Jellyfin, Radarr, Sonarr, Prowlarr, qBittorrent, Gluetun, Seerr, Bazarr, FlareSolverr, Watchtower

Optional: Plex, Lidarr, Readarr, Whisparr, SABnzbd, Autobrr, Unpackerr, Recyclarr, Profilarr, Tdarr, Tautulli, Jellystat, Notifiarr, Maintainerr

Auto-detects media server (Jellyfin first, then Plex). Services detected via HTTP regardless of deployment method.

Workflow Patterns

GoalCommands
------
Understand stack statestatusdoctorhealth
Fix an issuedoctor -o json → identify → restart / fix → doctor again
Add contentmovies -o json (check exists) → add-moviedownloadsqueue
Stuck downloadsdownloads -o jsonqueue -o jsonhealthdoctor
Missing contentmissing -o jsonrequests -o json

Rules

  • -o json when parsing output
  • Confirm with user before restart or destructive actions
  • Present data as clean tables, not raw JSON
  • Never delete user files or media
  • Never modify *Arr databases directly

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 17:37 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,461
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,381
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,513