This commit is contained in:
stax76
2024-09-05 23:33:13 +02:00
parent 9355e2f50c
commit 94ecf4a069
4 changed files with 8 additions and 6 deletions

View File

@@ -102,6 +102,7 @@ public class MainPlayer : MpvClient
SetPropertyBool("input-default-bindings", true);
SetPropertyBool("input-builtin-bindings", false);
SetPropertyBool("input-media-keys", true);
SetPropertyString("media-controls", "yes");
SetPropertyString("idle", "yes");