summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorManiac <na@na.na>2015-07-10 10:41:44 +0200
committerManiac <na@na.na>2015-07-10 10:41:44 +0200
commit559ef4b794bb52d577c69e8ed3fcce34e10cd3f0 (patch)
treec58b2b6226ffeebf4060315ed4ccb32298e3f8b5 /README
parentfee68b156a44418d8378e38cef40c747c320d7f6 (diff)
downloadvdr-plugin-mpv-master.tar.gz
vdr-plugin-mpv-master.tar.bz2
added argument s to prevent mpv loading LUA scriptsHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 50876ee..34ff4b0 100644
--- a/README
+++ b/README
@@ -74,6 +74,10 @@ Command line arguments
-m text
the text displayed in VDR main menu (Default: MPV)
+-s
+ normally mpv tries to autoload LUA scripts, if this parameter is set no scripts are
+ loaded
+
Plugin setup options
--------------------