summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-02-15 16:54:55 +0100
committerwm4 <wm4@nowhere>2014-02-16 03:51:02 +0100
commite41d27c7dbc05d4df3107cdea3186e480a473210 (patch)
tree981b5975518a38daeb3fd7a329a1cebf1341d046 /DOCS/man/en/input.rst
parent92133b1dcd403b0befd955c83833edcba249c1b1 (diff)
downloadmpv-e41d27c7dbc05d4df3107cdea3186e480a473210.tar.bz2
mpv-e41d27c7dbc05d4df3107cdea3186e480a473210.tar.xz
command: export playlist as properties
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 6eaf5e34b1..e705763d85 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -866,6 +866,15 @@ an option at runtime.
Playlist, current entry marked. Currently, the raw property value is
useless.
+ This has a number of sub-properties. Replace ``N`` with the 0-based playlist
+ entry index.
+
+ ``playlist/count``
+ Number of playlist entries (same as ``playlist-count``).
+
+ ``playlist/N/filename``
+ Filename of the Nth entry.
+
``track-list``
List of audio/video/sub tracks, current entry marked. Currently, the raw
property value is useless.