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.2.tar.gz (202.5 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.2-py3-none-any.whl (147.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: riplex-0.6.2.tar.gz
  • Upload date:
  • Size: 202.5 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.2.tar.gz
Algorithm Hash digest
SHA256 58cdf0b209ebb4abb0bdc15966f9b73f35be603a441e002088854ba88eb4ff86
MD5 65bbb04e2f4d5c127094f6cb4ad4d057
BLAKE2b-256 afc7a3935adeedd2279365d24a1afcdb553c27887c2ebf9ca83c859d6a4a72bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: riplex-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 147.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 076465c0005d27929eb44bfca72b1592c67a79e738b4495b93fd2cb528e35d2e
MD5 17f52f45c20f147e88a88946e026ff9f
BLAKE2b-256 5a0099ee762c8a479e06794326548bc40576b1615da93288b725e959f363e4ea

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