This commit is contained in:
stax76
2023-12-15 01:24:43 +01:00
parent cd54e67b87
commit e0616dee76
8 changed files with 125 additions and 63 deletions

View File

@@ -10,6 +10,8 @@
- Improved conf file reader/writer.
- Conf editor support added for the mpv options:
`reset-on-next-file`, `input-ipc-server`, `background`, `title`
- When mpv.net is started for the first time from a new startup location, it asks if mpv.net should be added to the Path environment variable.
# v7.0.0.2 Beta (2023-12-13)
- Besides a portable download there is now again a setup installer.

View File

@@ -393,7 +393,7 @@ For single files automatically load the entire directory into the playlist.
#### --menu-syntax=\<yes|no\>
Used menu syntax, typically `#menu:` or `#!`. Default: `#menu:`
Used menu syntax for defining the context menu in input.conf.\nmpv.net by default uses `#menu:`, uosc uses `#!` by default.
#### --process-instance=\<value\>