Skip to main content

Automates the tedious manual work around MakeMKV: figuring out what to rip, which MKV files are actually what, and organizing everything into Plex-compatible folder structures.

Project description

riplex

Automatically organizes MKV files from physical disc collections into Plex-compatible folder structures with the right names, the right folders, and no manual work.

Desktop App

If you'd rather use a simple graphical interface instead of the command line, download the pre-built app from the Releases page:

No Python install required. The app walks you through setup and provides buttons for all workflows.


Why?

After using MakeMKV to back up a disc, you're left with a pile of generically-named files (title_t00.mkv, title_t01.mkv, ...) and no idea which is the main film, which are featurettes, which are duplicates, and which is the play-all compilation you didn't need. For a multi-disc TV series, you're looking at hours of manual effort: reading disc cases, Googling runtimes, renaming files one by one, and building the exact folder hierarchy Plex demands.

riplex solves this by pulling metadata from TMDb (canonical titles, years, episode info) and dvdcompare.net (per-disc content breakdowns — featurettes, deleted scenes, runtimes), then automatically classifying, deduplicating, matching, renaming, and organizing everything into the correct Plex structure.

What it does

Command What it does
orchestrate Full pipeline: detect a disc, look up metadata, select titles, hand off to MakeMKV for disc backup, and organize into Plex folders. Multi-disc with swap prompts.
organize Scan existing MKV files, deduplicate, match to metadata by runtime, move into Plex layout.
lookup Preview disc contents and see what's on each disc before doing anything.

Quick Start

Install

pip install riplex

Then run the setup wizard:

riplex setup

This walks you through creating your config file (TMDb API key, output paths) and checks that required tools are on PATH. If anything is missing, it offers to install it for you. It also runs automatically the first time you use any command.

For detailed installation instructions (including how to install Python if you don't have it), see the Getting Started guide.

Orchestrate (full pipeline)

Insert a disc and run:

riplex orchestrate --execute

riplex auto-detects the title from the volume label, looks up metadata, shows you what's on each disc, hands off to MakeMKV for disc backup, and organizes everything into Plex folders.

Unattended mode

riplex orchestrate --execute --auto

Skips all prompts, uses best-guess defaults. Good for scripted or scheduled runs.

Organize existing files

Already have MKV files from MakeMKV? Point organize at the folder:

riplex organize path/to/MyMovie --execute

Requirements

  • Python 3.11+
  • TMDb API key (free)
  • MakeMKV with makemkvcon on PATH
  • ffmpeg (ffprobe) for metadata extraction
  • MKVToolNix (mkvmerge, mkvpropedit) for chapter splitting and tagging

riplex setup detects missing tools and offers to install them automatically via winget (Windows), Homebrew (macOS), or apt (Linux).

Platform Support

riplex works on Windows, macOS, and Linux. All path handling, caching, and config locations follow OS conventions automatically.

Data Sources

  • TMDb: Canonical movie and TV show metadata (titles, years, episodes, runtimes). Requires a free API key.
  • dvdcompare.net: Per-disc content breakdowns for physical media releases (featurettes, deleted scenes, interviews, runtimes, play-all groupings). An invaluable resource for the disc collecting community.

Related Projects

Documentation

Full documentation is in the docs/ folder:

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

riplex-0.6.4.tar.gz (234.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

riplex-0.6.4-py3-none-any.whl (165.1 kB view details)

Uploaded Python 3

File details

Details for the file riplex-0.6.4.tar.gz.

File metadata

  • Download URL: riplex-0.6.4.tar.gz
  • Upload date:
  • Size: 234.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for riplex-0.6.4.tar.gz
Algorithm Hash digest
SHA256 b4134a16597225372b8a751cfdac245c8b31bcd7d42caa2c9660ded6f53f6fe1
MD5 8e2b1209794b9273351be6997cccda10
BLAKE2b-256 c274cc510a31b56934981d2d5569d3edd88363654b1b9c96876ddd4702e8c2d5

See more details on using hashes here.

File details

Details for the file riplex-0.6.4-py3-none-any.whl.

File metadata

  • Download URL: riplex-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 165.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for riplex-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 144da149b6f7df5612619e6ba47838dc8b6c110660642bc62be26d879b5a74ce
MD5 cd5df6e24d03fa7a11be204465fa8af1
BLAKE2b-256 9bbd983c51a19b431ab2e61b16409d5dfa902793b9c9844caa01662f42cdf716

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page