kk
This commit is contained in:
@@ -21,7 +21,7 @@ from typing import Any, Dict, Optional, List, BinaryIO, Tuple, cast
|
||||
from SYS.logger import debug
|
||||
|
||||
# Fixed pipe name for persistent MPV connection across all Python sessions
|
||||
FIXED_IPC_PIPE_NAME = "mpv-medeia-macina"
|
||||
FIXED_IPC_PIPE_NAME = "mpv-medios-macina"
|
||||
MPV_LUA_SCRIPT_PATH = str(Path(__file__).resolve().parent / "LUA" / "main.lua")
|
||||
|
||||
_LYRIC_PROCESS: Optional[subprocess.Popen] = None
|
||||
|
||||
Reference in New Issue
Block a user