Nice! I’ve been doing this manually on my machine, this is cool that it has a container!
Comment on My streaming fatigue got so bad, I started collecting DVDs
webghost0101@sopuli.xyz 8 months ago
For anyone interested Here is some free self hosted Software to automatically rip any dvd
I am using this to convert my families dvd collection to jellyfin. Its super easy once its setup and also fully legal.
scrubbles@poptalk.scrubbles.tech 8 months ago
realcaseyrollins 8 months ago
Wait this is so cool! I was thinking about writing something along these lines.
So you can script both Handbrake and MakeMKV? I might write a script of my own if so.
webghost0101@sopuli.xyz 8 months ago
With what i send you don’t even need to script anything (but you can, scripting is fun) all i needed to do was run it in a docker container on pc with disc drive.
I just slot the dvd in and it spits it out when its done. The container is setup so it outputs straight in my jellyfin library. The most difficult part, as usual was fiddling with the read write permission of that output folder.
realcaseyrollins 8 months ago
I will check it out for sure, but might also script my own thing for fun. Thanks for the suggestion!