返回顶部
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,330
下载量
免费
免费
3
收藏
概述
安装方式
版本历史

arr-all

Arr-All

Radarr(电影)、Sonarr(电视)和Lidarr(音乐)的统一接口。

设置

配置

您可以使用统一的配置文件,或使用现有的独立配置。

统一配置(推荐):
创建 ~/.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
}
}

旧版配置:
也支持位于 ~/.openclaw/credentials/{radarr,sonarr,lidarr}/config.json 的现有配置。

使用方法

命令格式:arr-all <类型> <操作> [参数]

常用命令

所有媒体类型均支持以下核心命令:

  • - 搜索:arr-all [movie|tv|music] search 查询内容
  • 添加:arr-all [movie|tv|music] add
  • 检查:arr-all [movie|tv|music] exists
  • 移除:arr-all [movie|tv|music] remove [--delete-files]
  • 配置:arr-all [movie|tv|music] config

跨类型命令

  • - 日历:arr-all calendar [天数=7](即将发布的内容)
  • 健康检查:arr-all health(所有应用的状态)
  • 状态:arr-all status(连接状态)
  • 联合搜索:arr-all search 查询内容(搜索所有三种类型)

类型特定功能

电影(Radarr):

  • - arr-all movie add-collection
  • arr-all movie collections

电视(Sonarr):

  • - arr-all tv add [--monitor latest|all|none|seasons:1,2]
  • arr-all tv seasons
  • arr-all tv monitor-season <季数>

音乐(Lidarr):

  • - arr-all music add [--discography]
  • arr-all music albums
  • arr-all music monitor-album

示例

添加电影:

bash
arr-all movie search 沙丘
arr-all movie add 438631

查看日历:

bash
arr-all calendar

检查健康状态:

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

下载

⬇ 下载 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-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部