返回顶部
l

lidarr搜索添加音乐

Search and add music to Lidarr. Supports artists, albums, and quality profiles (FLAC preferred).

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

lidarr

Lidarr

将音乐(艺术家和专辑)添加到你的Lidarr库中。

设置

创建 ~/.clawdbot/credentials/lidarr/config.json:
json
{
url: http://192.168.1.50:8686,
apiKey: efbd6c29db184911a7b0f4707ae8f10f,
defaultQualityProfile: 2,
defaultMetadataProfile: 7
}

  • - defaultQualityProfile:质量配置文件ID(FLAC、MP3等——运行 config 查看选项)
  • defaultMetadataProfile:元数据配置文件ID(仅专辑、完整作品集等——运行 config 查看选项)

质量配置文件

通常你会想要FLAC:
  • - 无损(FLAC)
  • 24位无损(24位FLAC)

元数据配置文件

  • - 仅专辑(推荐)——仅录音室专辑
  • 标准——专辑 + 一些额外内容
  • 完整作品集/全部——所有发行版本

工作流程

1. 搜索艺术家

bash bash scripts/lidarr.sh search 艺术家名称

返回带编号的列表,包含MusicBrainz链接。

2. 检查艺术家是否存在

bash bash scripts/lidarr.sh exists

3. 添加艺术家

bash bash scripts/lidarr.sh add

如果艺术家已存在,则会将其设为监控状态而非报错。

选项:

  • - --discography — 添加完整作品集而非仅专辑
  • --no-search — 不立即搜索

4. 列出艺术家的专辑

bash bash scripts/lidarr.sh list-artist-albums

显示所有专辑及其ID和监控状态。

5. 监控特定专辑

bash bash scripts/lidarr.sh monitor-album

监控并可选择搜索特定专辑。

选项:

  • - --no-search — 仅监控但不搜索

命令

搜索艺术家

bash bash scripts/lidarr.sh search KMFDM

检查艺术家是否存在

bash bash scripts/lidarr.sh exists 45074d7c-5307-44a8-854f-ae072e1622ae

添加艺术家(默认FLAC + 仅专辑)

bash bash scripts/lidarr.sh add 45074d7c-5307-44a8-854f-ae072e1622ae

添加完整作品集

bash bash scripts/lidarr.sh add 45074d7c-5307-44a8-854f-ae072e1622ae --discography

列出艺术家的专辑

bash bash scripts/lidarr.sh list-artist-albums 382

监控特定专辑

bash bash scripts/lidarr.sh monitor-album 11116

列出你的库

bash bash scripts/lidarr.sh list

刷新艺术家元数据

bash bash scripts/lidarr.sh refresh

移除艺术家

bash bash scripts/lidarr.sh remove # 保留文件 bash scripts/lidarr.sh remove --delete-files # 同时删除文件

获取配置

bash bash scripts/lidarr.sh config

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 lidarr-1776362488 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 lidarr-1776362488 技能

通过命令行安装

skillhub install lidarr-1776362488

下载

⬇ 下载 lidarr v1.0.0(免费)

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

v1.0.0 最新 2026-4-17 15:52
Initial release: Add and manage artists/albums in Lidarr with flexible quality and metadata profile support.

- Search for artists and view MusicBrainz links.
- Add artists (albums only or full discography) with quality profile preference (FLAC recommended).
- List and monitor albums, with options to search or just add to monitoring.
- Supports removing artists, refreshing metadata, and viewing library/configuration.
- Requires simple config file with Lidarr URL, API key, and profile IDs.

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

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

p2p_official_large
返回顶部