From e2e6bb496e615ab33b55d2218d289d969b103ae8 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 24 Nov 2019 22:39:47 +0100 Subject: options: remove deprecated --playlist-pos alias This causes problems because it has the same name as a property which behaves differently. --- DOCS/man/input.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 929f216692..3fa821e3fd 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -2735,10 +2735,6 @@ caveats with some properties (due to historical reasons): Strictly speaking, option access via API (e.g. ``mpv_set_option_string()``) has the same problem, and it's only a difference between CLI/API. -``playlist-pos``, ``chapter`` - These properties behave different from the deprecated options with the same - names. - ``profile``, ``include`` These are write-only, and will perform actions as they are written to, exactly as if they were used on the mpv CLI commandline. Their only use is -- cgit v1.2.3