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.
riplex includes both a desktop app for guided ripping and a full CLI for terminal-first and automated 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 including featurettes, deleted scenes, runtimes), then automatically classifying, deduplicating, matching, renaming, and organizing everything into the correct Plex structure.
Get started
Start with the Getting Started guide. It covers all three install paths:
- Pre-built app: fastest way to try riplex. Download links and platform-specific notes are in the installation guide.
- pipx: recommended if you have Python or do not mind installing it. See Option B.
- From source: for developers and unsupported binary platforms. See Option C.
If you just want the desktop app right now, the latest binaries are on the Releases page. For the guided desktop flow after install, see the GUI Walkthrough.
If you prefer the command line, riplex also ships a full CLI with lookup, rip, organize, and orchestrate workflows. For the end-to-end terminal flow, see the CLI Workflow guide.
After installing:
- Run setup. The GUI walks you through it on first launch, or you can use
riplex setup. - If you want to see the GUI step by step, read the GUI Walkthrough.
- Follow the CLI Workflow guide for the end-to-end flow.
- If you prefer the terminal, use the CLI reference for command details.
What it looks like
Instead of leaving you to sort through a wall of raw MakeMKV titles, riplex helps you understand what is actually on the disc and choose the titles worth ripping. It surfaces likely matches, highlights junk and duplicates, and helps you avoid play-all traps.
More screenshots: welcome, disc detection, metadata lookup, release picker, disc overview.
[!NOTE] riplex currently handles one film (or one TV show) per session. Multi-film box sets that bundle separate films onto separate discs (e.g. a trilogy in one box) need to be ripped one film at a time.
Requirements
riplex uses MakeMKV, ffmpeg, and MKVToolNix under the hood. The setup wizard installs them for you on Windows (winget), macOS (Homebrew), and Debian/Ubuntu Linux (apt). On other platforms see the installation guide.
You'll also need a free TMDb API key. The wizard prompts you for it.
Data sources
- TMDb: canonical movie and TV metadata (titles, years, episodes, runtimes)
- dvdcompare.net: per-disc content breakdowns (featurettes, deleted scenes, play-all groupings, runtimes). An invaluable community resource.
Related projects
- dvdcompare-scraper: Python client for dvdcompare.net. Powers riplex's disc lookup. Contributions welcome.
Documentation
- Getting started: installation, configuration
- GUI walkthrough: the main desktop flow, screen by screen
- CLI workflow: end-to-end terminal workflows
- CLI reference: every command and flag
- Architecture: design, data flow, project structure
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file riplex-0.8.0.tar.gz.
File metadata
- Download URL: riplex-0.8.0.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b01d0b913955beda94d16c4740a0be273377d8c1d982592d3732cd78aa0a36fb
|
|
| MD5 |
c55a331263e93fc850518f2ddb1aa64e
|
|
| BLAKE2b-256 |
d849a9f44384c06535faedaea2a121163678c7fa244f33e3b8a407a054bd156c
|
File details
Details for the file riplex-0.8.0-py3-none-any.whl.
File metadata
- Download URL: riplex-0.8.0-py3-none-any.whl
- Upload date:
- Size: 171.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a78648fb69e8e0ff3182e78183f3cdcd26cf5bd4f6a1b1b14509f6fa0fb3d0e
|
|
| MD5 |
d1336e50634adbaccc00027e9c88d6a5
|
|
| BLAKE2b-256 |
36a8108dbf6431ee548bc345795d7f1a6b73b151bd4a7cd388db3247069325ce
|