Files
mpv/DOCS/interface-changes/option-paths.txt
Dudemanguy 62c3aeb9cb command: expand paths for all commands with path arguments
Follow up to be15be3a83 with the same
reasoning.
2025-01-30 21:57:31 +00:00

3 lines
190 B
Plaintext

all options that take filepaths as values are now properly expanded (i.e. ~/ -> /home/$USER)
all commands that take filepaths as arguments are now properly expanded (i.e. ~/ -> /home/$USER)