Feature request: log file share mode
Posted: Mon Sep 14, 2026 10:50 pm
For a bit better tool communication, it would be nice to set a different share mode on the log file, or even use append access.
This enables tools like tail (or powershell equiv) to read it as it is written, and be sent to other tools.
Ask: open/append the log with at least FILE_SHARE_READ (shared write/append would be even better) so Get-Content -Wait, tail -f, and editors can follow it live. No need to change the debug payload — just the file share mode.
MakeMKV 1.18.4 win x64. Thanks.
This enables tools like tail (or powershell equiv) to read it as it is written, and be sent to other tools.
Ask: open/append the log with at least FILE_SHARE_READ (shared write/append would be even better) so Get-Content -Wait, tail -f, and editors can follow it live. No need to change the debug payload — just the file share mode.
MakeMKV 1.18.4 win x64. Thanks.