Files
mpv/DOCS/interface-changes/loadfile-refactor.txt
Dudemanguy 11c020f526 player/command: refactor loadfile and loadlist commands to use flags
We should have done this ages ago. These commands essentially consist of
a combination of a load action and whether or not playback should be
started. The old `-play` aliases are kept for backwards compatibility.
2026-01-10 01:00:58 +00:00

2 lines
88 B
Plaintext

the `loadfile` and `loadlist` commands can now take multiple flags (i.e. `append+play`)