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.7.1.tar.gz (239.2 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.7.1-py3-none-any.whl (167.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for riplex-0.7.1.tar.gz
Algorithm Hash digest
SHA256 ac95766f839f93d4d171c84ce13bed12274350ae5428c0a2e83b4596c937342c
MD5 4c5f9a8f922571baba14ca3d22eeec7e
BLAKE2b-256 d15e2a1079d9fc5faee768a1cd6571c24100d80c3831dbfe25f5d2d607634fa7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: riplex-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 167.9 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.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7545244729cdae2540811dadaba5a2294b6b26d0e4b9f3eaae1f7aa9361735aa
MD5 a16f9907ffacb012285cc8a7803a6854
BLAKE2b-256 76d79ff2f1a724e3ddeac449cff9cb375b7a4befe9beed756697b493f3e115f5

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