moviepilot-cli

Interact with the MoviePilot backend via CLI for searches, downloads, and subscriptions.

11.5k|1.4k|Updated May 31, 2023
One-click install
npx skills add https://github.com/jxxghp/MoviePilot --skill moviepilot-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moviepilot-cli
Source: https://github.com/jxxghp/MoviePilot/tree/main/skills/moviepilot-cli
Command: npx skills add https://github.com/jxxghp/MoviePilot --skill moviepilot-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The MoviePilot CLI provides a structured command-line interface to interact with the MoviePilot backend, enabling users to perform common tasks without a web UI, such as browsing, managing downloads, and subscriptions.

Core Features & Use Cases

  • Command-line access to search, download, subscribe, and manage library data via the MoviePilot backend.
  • Provides a rich set of grouped commands (Media Search, Torrent, Download, Subscription, Library, Files, Sites, System) with usage guidance.
  • Real-world use case: a user wants to list all available commands, inspect a specific command's options, and execute a download or subscription action programmatically.

Quick Start

Install and run the CLI against your backend, then inspect the available commands and example workflows.

Frequently Asked Questions about moviepilot-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate MoviePilot media management from the command line?

You can automate MoviePilot media management from the command line by using a structured CLI to interact with the backend, enabling searches, downloads, and subscriptions without the web UI.

What can I do with MoviePilot CLI commands for backend automation?

MoviePilot CLI commands for backend automation allow you to perform searches, manage downloads, handle subscriptions, and organize library data programmatically.

Can I manage MoviePilot subscriptions and downloads without the web UI?

Yes, you can manage MoviePilot subscriptions and downloads without the web UI by executing grouped CLI commands for batch operations and scripting workflows.

Does the MoviePilot CLI support batch operations for movies and TV shows?

Yes, the MoviePilot CLI supports batch operations for movies and TV shows by applying deterministic command invocation and parameter validation against the backend API.

What are the limitations of using a command-line interface for media management?

Limitations of using a command-line interface for media management include lacking visual feedback and requiring manual parameter validation and error handling for backend API interactions.