Conf editor support for: reset-on-next-file, input-ipc-server, background, title

This commit is contained in:
stax76
2023-12-14 11:08:36 +01:00
parent d4d147e5fc
commit 9d4779fd96
3 changed files with 28 additions and 5 deletions

View File

@@ -6,6 +6,8 @@
This means winget download support is unavailable until a new winget solution is implemented.
- New menu item added at Settings/Setup to add mpv.net to the path environment variable.
- Improved conf file reader/writer.
- Conf editor support added for the mpv options:
`reset-on-next-file`, `input-ipc-server`, `background`, `title`
# v7.0.0.2 Beta (2023-12-13)

View File

@@ -42,13 +42,11 @@ differences are documented in this manual under [Differences compared to mpv](#d
Download
--------
1. [Stable via Microsoft Store](https://www.microsoft.com/store/productId/9N64SQZTB3LM)
1. [Stable and beta portable and setup via GitHub download](../../../releases)
2. [Stable and beta portable and setup via GitHub download](../../../releases)
2. Stable via command line from winget: `winget install mpv.net`
3. Stable via command line from Microsoft Store: `winget install mpv.net`
4. [Automated nightly portable builds](https://github.com/mpvnet-player/mpv.net/actions)
3. [Automated nightly portable builds](https://github.com/mpvnet-player/mpv.net/actions)
[Changelog](changelog.md)