From ca87e623b5651d5c94274bdede86768a5562dd56 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 26 May 2016 18:43:49 +0200 Subject: command: add playlist-pos-1 property This has often been requested for use on OSD. I don't really like having such "special" properties, but whatever. Hopefully this will be the only case. Untested because I'm too damn lazy. Fixes #2828. --- DOCS/man/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 095a91bb35..f8eb87b065 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1674,6 +1674,9 @@ Property list Current position on playlist. The first entry is on position 0. Writing to the property will restart playback at the written entry. +``playlist-pos-1`` (RW) + Same as ``playlist-pos``, but 1-based. + ``playlist-count`` Number of total playlist entries. -- cgit v1.2.3