kk
This commit is contained in:
@@ -436,9 +436,9 @@ local function get_mpv_ipc_path()
|
||||
-- Fallback: fixed pipe/socket name used by MPV/mpv_ipc.py
|
||||
local sep = package and package.config and package.config:sub(1, 1) or '/'
|
||||
if sep == '\\' then
|
||||
return '\\\\.\\pipe\\mpv-medeia-macina'
|
||||
return '\\\\.\\pipe\\mpv-medios-macina'
|
||||
end
|
||||
return '/tmp/mpv-medeia-macina.sock'
|
||||
return '/tmp/mpv-medios-macina.sock'
|
||||
end
|
||||
|
||||
local function ensure_mpv_ipc_server()
|
||||
|
||||
Reference in New Issue
Block a user