manpage: reorder sentence

This commit is contained in:
Guido Cella 2020-08-15 10:59:18 +02:00 committed by Leo Izen
parent 3d0eb4c26c
commit 7f5c170093
1 changed files with 3 additions and 3 deletions

View File

@ -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