summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 7a09ed9..eac76a5 100644
--- a/config.h
+++ b/config.h
@@ -48,6 +48,7 @@ class cMpvPluginConfig
string Languages; // language string for audio and subtitle TODO move to Setup menu
vector<string> PlaylistExtensions; // file extensions which are recognized as a playlist
string MainMenuEntry; // the text displayed in VDR main menu
+ int NoScripts; // don't load mpv LUA scripts
string X11Display; // X11 display used for mpv
string TitleOverride; // title to display (ovveride used via service interface)