This commit is contained in:
2026-06-20 17:28:17 -07:00
parent e55a825e13
commit f2ce3e82fa
7 changed files with 158 additions and 10 deletions
+5
View File
@@ -13,6 +13,11 @@
# Optional, Type: String
# HTTP(S) proxy server address
#ipc_socket = "/tmp/mpv-handler.sock"
# Optional, Type: String
# mpv IPC socket path used for appending new URLs to an already-running mpv instance.
# If set, API Media Player desktop links can enqueue into the existing player instead of opening a new window.
# For Windows users:
# - The path can be "C:\\folder\\some.exe" or "C:/folder/some.exe"
# - The path is an executable binary file, not a directory