Back to catalog
MoviePilot logo

Self-Host with Docker · Yantr

MoviePilot

NAS media automation for subscribing, downloading, and organizing movies and TV shows.

Ports

2

Deps

0

Use Cases

4

About

What MoviePilot does

MoviePilot is a NAS-focused media automation tool for subscribing to and automatically downloading movies and TV shows. It handles search, downloading via qBittorrent/Transmission/rTorrent, renaming and organizing media, and syncing with media servers like Jellyfin and Plex.

Install Flow

How to self-host MoviePilot

MoviePilot can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what MoviePilot does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.

If you searched for MoviePilot Docker, MoviePilot Docker Compose, or self-host MoviePilot, this page is the direct landing page for that app in Yantr's catalog.

After deployment, Yantr also lets you publish additional ports later from the stack page using Docker-style syntax. Use mappings like 8080:8080 for a fixed host port or just 8080 to let Docker assign a random host port for container port 8080.

Use Cases

What people run it for

Automatically subscribe to TV shows and download new episodes as they air, then organize them into your media server.
Search and download movies by title across multiple torrent indexers with a single click.
Automatically rename and move downloaded media files into a clean library structure compatible with Jellyfin or Plex.
Manage running download tasks across qBittorrent, Transmission, or rTorrent from a single unified dashboard.

Technical Details

Ports, image, and service metadata

Ports

These are the standard container ports Yantr knows about for MoviePilot. You can keep the default mapping, remap them, or publish extra ports later after deployment with Docker syntax such as 3000:3000 or 3000.

Port Protocol Label
3000 HTTP Web UI
3001 HTTP API

Docker Image

jxxghp/moviepilot-v2:latest

Service Name

moviepilot

Notes

Things to know before you deploy

! Default Web UI is on port 3000; API backend listens on port 3001
! Set SUPERUSER and SUPERUSER_PASSWORD environment variables before first launch
! Mount your media directory (e.g., /media) for MoviePilot to organize downloaded files
! Requires a compatible downloader (qBittorrent, Transmission, or rTorrent) configured separately
! For production use, consider using PostgreSQL and Redis instead of the default SQLite database

Related Apps

More tools you might pair with MoviePilot

More App Pages

Keep browsing the Yantr catalog

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside MoviePilot.

Page generated 2026-05-03T17:57:37.943Z