Files
mpv/DOCS/interface-changes/media-controls-player.txt
Kacper Michajłow 96da0cbcbd options: remove the player argument from --media-controls
It is now handled internally by the libmpv profile.

Since `player` was the default option, the impact should be minimal, as it
is uncommon to override the default option with the same value.
yes/no args will function the same way as before this commit.
2025-01-04 15:16:40 +01:00

2 lines
79 B
Plaintext

remove `player` argument form `--media-controls`, it's handled internally now.