返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
a

arr-all

Unified command-line interface for Radarr, Sonarr, and Lidarr. Search, add, and manage movies (Radarr), TV shows (Sonarr), and music (Lidarr) with calendar view and health monitoring.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,313
下载量
3
收藏
概述
安装方式
版本历史

arr-all

# Arr-All Unified interface for Radarr (movies), Sonarr (TV), and Lidarr (music). ## Setup ### Configuration You can use a unified config file or existing individual configs. **Unified Config (Preferred):** Create `~/.openclaw/credentials/arr-all/config.json`: ```json { "radarr": { "url": "http://localhost:7878", "apiKey": "...", "defaultQualityProfile": 1 }, "sonarr": { "url": "http://localhost:8989", "apiKey": "...", "defaultQualityProfile": 1, "defaultSeriesType": "standard" }, "lidarr": { "url": "http://localhost:8686", "apiKey": "...", "defaultQualityProfile": 2, "defaultMetadataProfile": 7 } } ``` **Legacy Configs:** Existing configs at `~/.openclaw/credentials/{radarr,sonarr,lidarr}/config.json` are also supported. ## Usage Command format: `arr-all <type> <action> [args]` ### Common Commands All media types support these core commands: - **Search**: `arr-all [movie|tv|music] search "Query"` - **Add**: `arr-all [movie|tv|music] add <id>` - **Check**: `arr-all [movie|tv|music] exists <id>` - **Remove**: `arr-all [movie|tv|music] remove <id> [--delete-files]` - **Config**: `arr-all [movie|tv|music] config` ### Cross-Cutting Commands - **Calendar**: `arr-all calendar [days=7]` (Upcoming releases) - **Health**: `arr-all health` (Status of all apps) - **Status**: `arr-all status` (Connection status) - **Combined Search**: `arr-all search "Query"` (Searches all three) ### Type-Specific Features **Movies (Radarr):** - `arr-all movie add-collection <id>` - `arr-all movie collections` **TV (Sonarr):** - `arr-all tv add <id> [--monitor latest|all|none|seasons:1,2]` - `arr-all tv seasons <id>` - `arr-all tv monitor-season <id> <season>` **Music (Lidarr):** - `arr-all music add <id> [--discography]` - `arr-all music albums <id>` - `arr-all music monitor-album <id>` ## Examples **Add a Movie:** ```bash arr-all movie search "Dune" arr-all movie add 438631 ``` **Check Calendar:** ```bash arr-all calendar ``` **Check Health:** ```bash arr-all health ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 arr-all-1776337043 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 arr-all-1776337043 技能

通过命令行安装

skillhub install arr-all-1776337043

下载 Zip 包

⬇ 下载 arr-all v1.0.0

文件大小: 13.02 KB | 发布时间: 2026-4-17 13:52

v1.0.0 最新 2026-4-17 13:52
Initial release of arr-all – a unified CLI for Radarr, Sonarr, and Lidarr.

- Supports searching, adding, and managing movies (Radarr), TV shows (Sonarr), and music (Lidarr).
- Calendar view for upcoming releases across all supported apps.
- Health and connection status checks for all apps from one command.
- Works with a unified config file or existing per-app configs.
- Provides both cross-app and app-specific commands.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部