moviepilot-update

Automate restart, version checking, and upgrade workflows for MoviePilot deployments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the process to restart MoviePilot, verify versions, and perform upgrades with minimal downtime and risk.

Core Features & Use Cases

  • Restart MoviePilot service via REST API or Docker command
  • Check for available updates and current version
  • Perform automatic or manual upgrades with safeguards and backups

Quick Start

Initiate an automated restart and upgrade sequence using the API or Docker command.

Frequently Asked Questions about moviepilot-update

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

FAQPage Schema
How do I restart MoviePilot safely using Docker commands or the REST API?

To restart MoviePilot safely, you can trigger the restart workflow via a REST API call or a local Docker command. This automated process manages the lifecycle event to minimize downtime and ensure a smooth service recovery.

What is the best way to check my current MoviePilot version and available updates?

The best way to check your MoviePilot version is to run an automated version query. This process verifies your current deployment version against available updates, letting you know if an upgrade is required.

Can I perform an automatic upgrade for my Docker-based MoviePilot deployment?

Yes, you can perform an automatic upgrade for Docker-based MoviePilot deployments. By configuring specific environment variables for auto-update, the system manages the upgrade path automatically while applying safeguards and backups.

How do I execute a manual MoviePilot upgrade with safe rollback options?

To execute a manual MoviePilot upgrade with safe rollback options, initiate the manual upgrade procedure through local commands or API calls. The workflow applies necessary safeguards and backups to manage the lifecycle securely.

Does the MoviePilot update process require environment variable controls for auto-update?

Yes, environment variable controls are required to manage the auto-update lifecycle for MoviePilot. Configuring these variables enables the system to safely handle automatic upgrades, version checks, and restart scenarios.