From 97ab40290eaf5d5f2c97a7a7c6678cdee2283e79 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 29 Dec 2014 23:03:39 +0100 Subject: command: add filtered-metadata property Goes in hand with the previous commit; the main purpose is to easily show on OSD what is shown on terminal. --- DOCS/man/input.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index eee6beaf78..aed7251aca 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -903,6 +903,10 @@ Property list MPV_FORMAT_NODE_MAP (key and string value for each metadata entry) +``filtered-metadata`` + Like ``metadata``, but includes only fields listed in the ``--display-tags`` + option. This is the same set of tags that is printed to the terminal. + ``chapter-metadata`` Metadata of current chapter. Works similar to ``metadata`` property. It also allows the same access methods (using sub-properties). -- cgit v1.2.3