1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00
mpv/DOCS/man
Dudemanguy e8a77e5279 player: add playlist-path properties
A bit of a long standing pain with scripting is that when opening a file
that gets interpreted as a playlist (like an m3u), the original path of
the file gets thrown away later. Workarounds basically consist of
getting the filename before mpv expands the path, but that's not really
reliable. Instead of throwing it away, save the original playlist path
by copying to the playlist entries when applicable (demuxer playlist and
the playlist option). Then expose these as properties: playlist-path for
the currently playing entry and playlist/N/playlist-path for each
specific entry. Closes #8508, #7605.
2023-08-13 19:58:20 +00:00
..
af.rst various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
ao.rst ao_pipewire: clarify --pipewire-buffer=native 2023-04-23 21:03:58 -07:00
changes.rst manpage: directly link interface-changes.rst in changelog section 2020-02-21 14:34:02 +01:00
console.rst console.lua: add a script-opt for the border size 2023-04-26 16:30:01 +00:00
encode.rst
input.rst player: add playlist-path properties 2023-08-13 19:58:20 +00:00
ipc.rst DOCS: Add missing 'not' 2023-01-28 11:59:59 -05:00
javascript.rst lua/js: remove user-data helpers 2023-01-29 01:52:31 +02:00
libmpv.rst DOCS/libmpv: fix typo in linkage section 2022-09-03 12:54:48 -04:00
lua.rst DOCS/lua: fix typo 2023-03-21 15:49:42 +02:00
mpv.rst path-win: move state directory to %LOCALAPPDATA% 2023-07-29 14:27:59 +00:00
options.rst player: add --term-remaining-playtime option 2023-08-13 19:58:20 +00:00
osc.rst osc: support speed-independent time-remaiing display 2023-08-11 14:30:42 +03:00
stats.rst stats.lua: set sans-serif as default font 2023-07-10 16:58:54 +02:00
vf.rst vf_vapoursynth: save display resolution as a variable 2023-08-13 19:58:20 +00:00
vo.rst DOCS/vo: clarify dmabuf-wayland a bit 2023-07-23 04:55:26 +00:00