Search found 10 matches

by enigma_0z
Mon Oct 06, 2025 1:27 am
Forum: Advanced MakeMKV usage
Topic: Complete documentation?
Replies: 1
Views: 14237

Re: Complete documentation?

I too would like some more completed docs, even if the features behind them are incomplete, even intentionality docs would be helpful. I've also noticed that there is potentially an internal server of sorts for makemkv which runs on an internal port and (maybe???) has a rest api? I've been kinda abu...
by enigma_0z
Sun Oct 05, 2025 10:23 pm
Forum: Advanced MakeMKV usage
Topic: Headless web interface for MakeMKV
Replies: 1
Views: 90

Headless web interface for MakeMKV

https://github.com/enigma0Z/makemkv-headless Designed to work seamlessly with Jellyfin's media organization schema, but may be updated/adapted to work with other systems (Plex, Emby if it differs greatly from Jellyfin). Essentially this creates a REST api for makemkvcon Features TMDB integration for...
by enigma_0z
Sat Oct 04, 2025 12:36 am
Forum: MakeMKV for Linux
Topic: MakeMKV above v1.17.7 still broken on Linux
Replies: 34
Views: 39806

Re: MakeMKV above v1.17.7 still broken on Linux

16442496 wrote:
Mon Sep 29, 2025 4:14 am
Old versions are here:

https://makemkv.com/download/old/
You are a freakin lifesaver tysm!!
by enigma_0z
Mon Sep 29, 2025 2:18 am
Forum: MakeMKV for Linux
Topic: MakeMKV above v1.17.7 still broken on Linux
Replies: 34
Views: 39806

Re: MakeMKV above v1.17.7 still broken on Linux

Pretty sure I'm getting bitten by the same thing. I'm building a headless server, ... but I don't have the sources / binaries at my disposal to try to build 1.17.6 or a "known working" version. Drive is a Pioneer BD-XD07, and when I run from the CLI this happens (debug log). This is output...
by enigma_0z
Tue Apr 22, 2025 2:25 pm
Forum: Blu-ray discs
Topic: The Legend of Korra, Book 1, Disc 1
Replies: 0
Views: 6827

The Legend of Korra, Book 1, Disc 1

Got a box set of Avatar: The Last Airbender and The Legend of Korra on blu-ray. The Avatar disks all ripped fine (the TOC's were all janky and stuff but easy enough to fix). Moving on to Korra, the first title on the first disk disk of the first season seems to be getting read errors. This is the fi...
by enigma_0z
Tue Oct 29, 2024 1:11 am
Forum: MKV file processing and playback
Topic: What are you all using to create blu ray menus?
Replies: 13
Views: 10214

Re: What are you all using to create blu ray menus?

… I'd dig it if it had an interface that easily allow me to navigate through shows and episodes in a pseudo streaming service format with little data management on my end… Plex / Jellyfin are this. I believe Emby too but I have no experience with this. As far as “little to no data management on my ...
by enigma_0z
Sat Oct 26, 2024 8:03 pm
Forum: Advanced MakeMKV usage
Topic: [FEATURE REQ] TOC only mode for `makemkvcon` + rip multiple selected titles
Replies: 0
Views: 17744

[FEATURE REQ] TOC only mode for `makemkvcon` + rip multiple selected titles

In my CLI usage of makemkv, I always end up running the console program at least twice, once to scan the disc and get title numbers from `--robot` output, and then a second+ time(s) to actually rip the titles. Part 1: Currently the command line tool (which is great btw) will do a full audio / subtit...
by enigma_0z
Sat Oct 26, 2024 7:55 pm
Forum: Advanced MakeMKV usage
Topic: [FEATURE REQ / BUG?] makemkvcon accesses all optical drives no matter what is specified on the CLI to use
Replies: 3
Views: 12160

Re: [FEATURE REQ / BUG?] makemkvcon accesses all optical drives no matter what is specified on the CLI to use

I'll check it out and report back. From what I can tell, the cmdline version uses the same config file (I get debug logs even from `makemkvcon`, and same for reg), so hopefully it'll do a thing, thanks <3
by enigma_0z
Sat Oct 26, 2024 7:54 pm
Forum: Advanced MakeMKV usage
Topic: Help me understand duplicate titles listed in TOC
Replies: 2
Views: 12968

Help me understand duplicate titles listed in TOC

For some DVDs, I have something like this (Ex: The **Fancy Icons** Movie), where the first (obviously main) title is listed twice, trying to figure out what they are, and why `makemkv` sees them, but other DVD listing tools do not. Trying to figure out if it's worth ripping both titles, or if there'...
by enigma_0z
Fri Oct 25, 2024 4:26 pm
Forum: Advanced MakeMKV usage
Topic: [FEATURE REQ / BUG?] makemkvcon accesses all optical drives no matter what is specified on the CLI to use
Replies: 3
Views: 12160

[FEATURE REQ / BUG?] makemkvcon accesses all optical drives no matter what is specified on the CLI to use

Title says it. I have two optical drives hooked up to my system to rip more disks faster, and am working on a python script to automate importing data from my physical media to a storage server. The (minor) problem is that when one drive is occupied ripping a disc and I load the other drive, both dr...