diff --git a/README.md b/README.md index 729ffa9..def6b0d 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,12 @@ Just press Ctrl+Shift+P and find it easily in the searchable command palette. ![Command Palette](https://raw.githubusercontent.com/stax76/mpv.net/master/img/CommandPalette.png) +#### Media Search Screenshot + +Media search feature powered by [Everything](https://www.voidtools.com) to find and play media + +![Media Search](https://raw.githubusercontent.com/stax76/mpv.net/master/img/MediaSearch.png) + ### Context Menu The context menu can be customized via input.conf file located in the config directory: diff --git a/img/MediaSearch.png b/img/MediaSearch.png new file mode 100644 index 0000000..fe5dda8 Binary files /dev/null and b/img/MediaSearch.png differ