This commit is contained in:
nose
2025-12-13 12:09:50 -08:00
parent 30eb628aa3
commit 52a79b0086
16 changed files with 729 additions and 655 deletions

View File

@@ -769,7 +769,7 @@ def _run(result: Any, args: Sequence[str], config: Dict[str, Any]) -> int:
pass
except Exception:
pass
print(f"MPV log file: {mpv_log_path}")
debug(f"MPV log file: {mpv_log_path}")
# If mpv is already running, set log options live via IPC.
try: