misc...
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
not yet released
|
||||
|
||||
- Various conf editor improvements. (hooke007)
|
||||
- Custom conf folder location feature removed
|
||||
(a directory sym link can be used instead).
|
||||
- Inno Setup replaced with MS Store MSIX setup,
|
||||
winget and chocolatey support will follow shortly.
|
||||
|
||||
|
||||
5.5.0.4 Beta (2021-11-05)
|
||||
|
||||
@@ -116,25 +116,11 @@ Settings
|
||||
mpv.net searches the config folder at:
|
||||
|
||||
1. startup\portable_config
|
||||
2. %APPDATA%\mpv.net
|
||||
2. %APPDATA%\mpv.net (`C:\Users\%USERNAME%\AppData\Roaming\mpv.net`)
|
||||
|
||||
In order to use a custom directory create following file:
|
||||
|
||||
startup\settings-directory.txt
|
||||
|
||||
Put your custom directory in that file.
|
||||
|
||||
The custom directory path can be relative to the startup directory path.
|
||||
|
||||
This custom directory is only used if the portable_config and %APPDATA% directory does not exist.
|
||||
|
||||
mpv specific settings are stored in the file mpv.conf, if no mpv.conf file exists
|
||||
mpv.net generates it with the following defaults:
|
||||
|
||||
[mpv.conf defaults](../../../tree/master/src/Resources/mpv.conf.txt)
|
||||
|
||||
mpv.net specific options are stored in the file mpvnet.conf,
|
||||
these options are documented [here](#mpvnet-specific-options).
|
||||
mpv options are stored in the file mpv.conf,
|
||||
mpv.net options are stored in the file mpvnet.conf,
|
||||
mpv.net options are documented [here](#mpvnet-specific-options).
|
||||
|
||||
|
||||
Input and context menu
|
||||
|
||||
Reference in New Issue
Block a user