From 7f5c170093fd496d828db24cb2108d8b47d24690 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Sat, 15 Aug 2020 10:59:18 +0200 Subject: manpage: reorder sentence --- DOCS/man/input.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 98785141af..739f5f1022 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1789,9 +1789,9 @@ Property list property. ``stream-open-filename`` - The full path to the currently played media. This is different only from - ``path`` in special cases. In particular, if ``--ytdl=yes`` is used, and - the URL is detected by ``youtube-dl``, then the script will set this + The full path to the currently played media. This is different from + ``path`` only in special cases. In particular, if ``--ytdl=yes`` is used, + and the URL is detected by ``youtube-dl``, then the script will set this property to the actual media URL. This property should be set only during the ``on_load`` or ``on_load_fail`` hooks, otherwise it will have no effect (or may do something implementation defined in the future). The property is -- cgit v1.2.3