misc
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
- Manual translated to simplified Chinese (hooke007)
|
||||
- Showing the playlist selects the currently played file/stream in the playlist.
|
||||
- Properties are shown in the command palette instead of the text editor
|
||||
making it very easy to find a property and show/print its value.
|
||||
|
||||
|
||||
5.4.9.1 Beta (2021-06-23)
|
||||
|
||||
@@ -210,9 +210,8 @@ Adds files to the playlist, requires [--process-instance=single](#--process-inst
|
||||
|
||||
#### --command=\<input command\>
|
||||
|
||||
Sends a input command. Useful to control mpv.net from the command line, for instance
|
||||
to create global hotkeys with AutoHotkey, for that [process-instance=single](#--process-instancevalue)
|
||||
must be used. Spaces have to be escaped with quotes and quotes have to be escaped with double quotes.
|
||||
Sends a input command to a running mpv.net instance via command line, for instance
|
||||
to create global hotkeys with AutoHotkey. Requires [process-instance=single](#--process-instancevalue).
|
||||
|
||||
### Audio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user