manual update

This commit is contained in:
stax76
2022-03-05 15:21:33 +01:00
parent 8066d07a76
commit 677e7b5a59
2 changed files with 7 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
- Various conf editor improvements. (hooke007) - Various conf editor improvements. (hooke007)
- Custom conf folder location feature removed. - Custom conf folder location feature removed.
- Inno Setup replaced with Microsoft Store setup. - Inno Setup replaced with Microsoft Store setup.
- Fix script-opts files being ingnored. - Fix script-opts files being ignored.
- Showing the recent list in the command palette, - Showing the recent list in the command palette,
the top item gets auto selected. the top item gets auto selected.
https://github.com/stax76/mpv.net/issues/328#issuecomment-1057296054 https://github.com/stax76/mpv.net/issues/328#issuecomment-1057296054
@@ -17,8 +17,8 @@
- The usability of the menu structure was improved. - The usability of the menu structure was improved.
- Audio and subtitle tracks and various other features - Audio and subtitle tracks and various other features
are now available in the command palette. are now available in the command palette.
- Single character input in the command palette searches exclusivly - Single character input in the command palette searches exclusively
key bindings much like the search field of the input editor. key bindings, much like the search field of the input editor.
- Various default key bindings improved. - Various default key bindings improved.
- New protocol registrations, so far supported are: ytdl, rtsp, srt, srtp - New protocol registrations, so far supported are: ytdl, rtsp, srt, srtp
- libmpv zhongfly 2022-02-27 - libmpv zhongfly 2022-02-27

View File

@@ -49,26 +49,19 @@ Download
### Stable ### Stable
1. [Microsoft Store](https://www.microsoft.com/store/productId/9N64SQZTB3LM) 1. [Stable via Microsoft Store](https://www.microsoft.com/store/productId/9N64SQZTB3LM)
2. [Portable](../../../releases) 2. [Portable stable and beta via GitHub download](../../../releases)
3. `winget install mpv.net` 3. `winget install mpv.net`
### Beta
[OneDrive](https://1drv.ms/u/s!ArwKS_ZUR01g1ldoLA90tX9DzKTj?e=xITXbC)
[DropBox](https://www.dropbox.com/sh/t54p9igdwvllbpl/AADKyWpaFnIhdyosxyP5d3_xa?dl=0)
Installation Installation
------------ ------------
mpv.net requires the .NET Framework 4.8 and Windows 7 or higher and a modern graphics card. mpv.net requires the .NET Framework 4.8 and Windows 7 or higher and a modern graphics card.
For internet streaming youtube-dl or yt-dlp must be downloaded and installed manually. For internet streaming yt-dlp must be downloaded and installed manually.
#### File Associations #### File Associations
@@ -91,7 +84,7 @@ the files are opened in mpv.net in random order, this works with maximum 15 file
Support Support
------- -------
Before making a support request, please try a newer [beta version](#beta) first. Before making a support request, please try a newer beta version first.
Bugs and feature requests can be made on the github [issue tracker](../../../issues), Bugs and feature requests can be made on the github [issue tracker](../../../issues),
feel free to use for anything mpv.net related, usage questions are welcome. feel free to use for anything mpv.net related, usage questions are welcome.