feat: add lidarr-cli — Lidarr music library CLI with skill and references #59
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/lidarr-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds a complete lidarr-cli following the same patterns as radarr-cli and sonarr-cli, adapted for Lidarr's artist/album/track model (port 8686, MusicBrainz ID lookup, metadata profiles).
Changes
New files
lidarr-cli/scripts/lidarr-clilidarr-cli/SKILL.mdlidarr-cli/references/lidarr-commands.mdlidarr-cli/references/troubleshooting.mdlidarr-cli/scripts/test-lidarr-cli.sh18 CLI subcommands
status,artists,lookup,lookup-album,add,albums,tracks,track-files,quality-profile,metadata-profile,root-folder,calendar,queue,history,wanted,search,disk-space,healthKey design decisions
ARR_KEY_LIDARR,ARR_SERVER_LIDARR(default http://localhost:8686)--mb-idUUID), not TMDb/TVDbTesting
342e460bcbto23a88b9523