gravelfreeman/makemkv-batch ? reverse-engineered prompt

Reverse engineered prompt

I’ve got a PowerShell script that batch remuxes VIDEO_TS folders and ISO files into MKVs with MakeMKV, and I want to improve it.

Please update it so when it processes a VIDEO_TS folder, the output MKV filename includes the name of the parent folder, so the files are easier to tell apart. I also want the script to ask the user what languages to keep for audio and subtitles, using a simple comma separated choice like all, eng, fre, rus, and then use that choice during the rip.

If MakeMKV can’t do the language filtering directly, see if it can be handled as a second pass with mkvtoolnix or another practical workaround. Keep the existing batch processing, logging, progress bar, and support for ISO files and network shares working as they are. If you need to check current docs online to confirm the best approach, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab