use autocreate-playlist instead of auto-load-folder
This commit is contained in:
@@ -104,6 +104,7 @@ public class MainPlayer : MpvClient
|
||||
SetPropertyBool("input-builtin-bindings", false);
|
||||
SetPropertyBool("input-media-keys", true);
|
||||
|
||||
SetPropertyString("autocreate-playlist", "filter");
|
||||
SetPropertyString("media-controls", "yes");
|
||||
SetPropertyString("idle", "yes");
|
||||
SetPropertyString("screenshot-directory", "~~desktop/");
|
||||
|
||||
Reference in New Issue
Block a user