Search found 5 matches
- Wed Nov 26, 2025 6:44 am
- Forum: MakeMKV for Linux
- Topic: Automate Ripping
- Replies: 2
- Views: 13866
Re: Automate Ripping
Thank you! will do that! and report back!
- Tue Nov 25, 2025 8:23 am
- Forum: MakeMKV for Linux
- Topic: Automate Ripping
- Replies: 2
- Views: 13866
Automate Ripping
Hello
i am running makemkv in a docker container.
My goal is to insert the disc and execute automated ripping to a specified destination.
in the second step i want to automatically process the raw mkv with hand brake - but i'll look into that once the automation with makemkv works.
can you point ...
i am running makemkv in a docker container.
My goal is to insert the disc and execute automated ripping to a specified destination.
in the second step i want to automatically process the raw mkv with hand brake - but i'll look into that once the automation with makemkv works.
can you point ...
- Thu Nov 20, 2025 8:51 am
- Forum: MakeMKV for Linux
- Topic: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
- Replies: 3
- Views: 14976
Re: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
Hello
pass through via Proxmox did not work (via the UI).
It was a generic "pass through standard dvd drive".
I had to pass the controller directly in the host OS.
1. Unbind the proxmox connection
2. bind raw PCIe device with ID
Sorry i have no further instructions - i used chatgpt for help but ...
pass through via Proxmox did not work (via the UI).
It was a generic "pass through standard dvd drive".
I had to pass the controller directly in the host OS.
1. Unbind the proxmox connection
2. bind raw PCIe device with ID
Sorry i have no further instructions - i used chatgpt for help but ...
- Thu Nov 20, 2025 6:25 am
- Forum: MakeMKV for Linux
- Topic: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
- Replies: 3
- Views: 14976
Re: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
Hi and thanks for your reply!
I tried it and it still does not work.
Maybe proxmox pass through mechanic is the problem.
I will try putting it back into the USB Enclosure and connect it there and pass through the USB Port …
Or does the screenshot indicate anything else i could try?
I tried it and it still does not work.
Maybe proxmox pass through mechanic is the problem.
I will try putting it back into the USB Enclosure and connect it there and pass through the USB Port …
Or does the screenshot indicate anything else i could try?
- Sat Nov 15, 2025 3:25 pm
- Forum: MakeMKV for Linux
- Topic: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
- Replies: 3
- Views: 14976
Pass through SATA Blu Ray Drive (Proxmox -> Docker)
Hi!
I am running Proxmox on my self built Debian Server and a docker VM (not LXC).
I managed to pass through the Blu-Ray-Sata-Drive to my Docker VM and mapped it but it is not recognized …
networks:
frontend:
external: true
backend:
external: true
services:
makemkv:
image: jlesage/makemkv ...
I am running Proxmox on my self built Debian Server and a docker VM (not LXC).
I managed to pass through the Blu-Ray-Sata-Drive to my Docker VM and mapped it but it is not recognized …
networks:
frontend:
external: true
backend:
external: true
services:
makemkv:
image: jlesage/makemkv ...