summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorChristoph Heinrich <christoph.heinrich@student.tugraz.at>2022-07-26 18:05:36 +0200
committerDudemanguy <random342@airmail.cc>2023-02-26 22:39:54 +0000
commit048d4d8b7556f06afb46e7e94852709a1a624aed (patch)
tree2b2f8ddd8949a235711aa77cfcd3931114e7f3d9 /DOCS/man/input.rst
parented5426c351d9c5b1c605cef82b78d2af625f5d7c (diff)
downloadmpv-048d4d8b7556f06afb46e7e94852709a1a624aed.tar.bz2
mpv-048d4d8b7556f06afb46e7e94852709a1a624aed.tar.xz
player: set playlist title to media title if not set already
The playlist title only got set when it was specified in the playlist file. If there is a title after opening a file, that should also be reflected in the playlist. ref. #4780
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 47cb9430cd..ea305af615 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -2789,9 +2789,10 @@ Property list
entry, ``no``/false or unavailable otherwise.
``playlist/N/title``
- Name of the Nth entry. Only available if the playlist file contains
- such fields, and only if mpv's parser supports it for the given
- playlist format.
+ Name of the Nth entry. Available if the playlist file contains
+ such fields and mpv's parser supports it for the given
+ playlist format, or if the playlist entry has been opened before and a
+ media-title other then then filename has been aquired.
``playlist/N/id``
Unique ID for this entry. This is an automatically assigned integer ID