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.1.tar.gz (201.6 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.1-py3-none-any.whl (145.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: riplex-0.6.1.tar.gz
  • Upload date:
  • Size: 201.6 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.1.tar.gz
Algorithm Hash digest
SHA256 040d428815f49bdb7c6c23b75bd7fb2c914d06782e1d48f723010682e49cd0ab
MD5 cca572e2be04e02fcbe152a849bd673f
BLAKE2b-256 96907539dd31d6794721083502e399eee7bded84a40fcde3d5438fc5be702800

See more details on using hashes here.

File details

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

File metadata

  • Download URL: riplex-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 145.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 be029df22c892d5524e09589fc78092b00474b6b6a22346abfd28c33b069d4e0
MD5 780d92139a5ed8291833c8787d3e5406
BLAKE2b-256 3b11b47ebf69897383fbe9c59c478650552ff6ad5a306823bd04b4d07d9a89bf

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