From a0e30ff98295bc94de96d9a89ab94c72f34adc2e Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Sat, 20 Apr 2019 23:27:14 +0200 Subject: [PATCH] - --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9793759..1cba28f 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,9 @@ Scripting is supported via Python, C#, Lua, JavaScript and PowerShell - the default input command for cycling the audio tracks was replaced with an mpv.net command that shows detailed track info and has no 'no audio' track - new web site for mpv.net -- the tracks menu supports now mkv edition selection -- the Navigate menu supports now chapter selection +- the Tracks menu supports now MKV edition selection. [Default binding](https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt#L106). +- the Navigate menu supports now chapter selection. [Default binding](https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt#L57). +- opening the context menu was crashing if the default binding for Tracks was missing [go to download page](https://github.com/stax76/mpv.net/releases)