From 98349fa910be0d9b4f36d53566dbcc93dd73cfce Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 15 Feb 2014 16:55:40 +0100 Subject: command: export chapter list as properties --- DOCS/man/en/input.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index e705763d85..43cea2fcd9 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -925,6 +925,18 @@ an option at runtime. List of chapters, current entry marked. Currently, the raw property value is useless. + This has a number of sub-properties. Replace ``N`` with the 0-based chapter + index. + + ``chapter-list/count`` + Number of chapters. + + ``chapter-list/N/title`` + Chapter title as stored in the file. Not always available. + + ``chapter-list/N/time`` + Chapter start time in seconds as float. + ``quvi-format`` (RW) See ``--quvi-format``. Cycling this property (``cycle``) will attempt to cycle through known format, although currently this feature doesn't work -- cgit v1.2.3