From fd6f3c94ddad89ac90d024acad66284479fc4766 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Wed, 13 Nov 2019 13:55:50 +0100 Subject: [PATCH] manual update --- Manual.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Manual.md b/Manual.md index 1c6683b..f4ecf98 100644 --- a/Manual.md +++ b/Manual.md @@ -13,6 +13,7 @@ + [Open with++](#open-with) + [MediaInfo.NET](#mediainfonet) * [Command Line Interface](#command-line-interface) +* [Terminal](#terminal) * [Color Theme](#color-theme) * [Hidden and secret features](#hidden-and-secret-features) * [Context Menu](#context-menu) @@ -157,7 +158,7 @@ Due to Chrome Extensions not being able to start a app, another app that communi `C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup` -This will start the app on system start and have it running in the background. When the file association registration of mpv.net was executed then the app should find the location of mpv.net, alternativly the mpv.net folder can be added to the PATH environment variable. +This will start the app on system start and have it running in the background. When the file association registration of mpv.net was executed then the app should find the location of mpv.net, alternativly the mpv.net folder can be added to the Path environment variable. ### External Application Button @@ -201,6 +202,12 @@ Example: `mpvnet --mute=yes ` +## Terminal + +When mpv.net is started from a PowerShell terminal it will attach to the terminal and print status and debug messages. + +Certain error and debug messages are only visible on the terminal, JavaScript and Lua scripts must be debugged with the terminal as there is no support for a debugger. + ## Color Theme mpv.net supports custom color themes, the definition of the built-in themes can be found at: