moviepilot-cli
Installation
SKILL.md
MoviePilot CLI
All script paths are relative to this skill file.
Use scripts/mp-cli.js to interact with the MoviePilot backend.
Discover Commands
List all available commands: node scripts/mp-cli.js list
Show parameters and usage for a specific command: node scripts/mp-cli.js show <command>
Always run show <command> before calling a command — parameter names are not inferable, do not guess.
Command Groups
| Category | Commands |
|---|---|
| Media Search | search_media, recognize_media, query_media_detail, get_recommendations, search_person, search_person_credits |