Search found 2 matches

by hudsonator72
Wed May 27, 2026 1:14 pm
Forum: MakeMKV for Linux
Topic: makemkv asks for key when run outside bash
Replies: 3
Views: 371

Re: makemkv asks for key when run outside bash

Openresty is nginx with la scripting, which means that you can send a request and then that request can call a lua function, which can start a program. It's also not a user thing as openresty is set to run as root, and when running whoami from the lua it returns root, so it's not a users thing. The ...
by hudsonator72
Tue May 26, 2026 10:42 pm
Forum: MakeMKV for Linux
Topic: makemkv asks for key when run outside bash
Replies: 3
Views: 371

makemkv asks for key when run outside bash

Hi, I just got makemkv set up with the beta key, and I made a web ui with openresty to run in a Debian 12 container on my proxmox server off of a old tower with a dvd drive in my living room. Trying to add the key with makemkvcon reg but I couldn't get it working so I manually added it in the settin...