Update your mkv default subtitle and audio tracks in bulk.
Tested on Linux.
Clone the repository:
git clone https://gitea.heartnerds.org/Mageas/mkv_default_track
Move into the project directory:
cd mkv_default_track
Install the project with cargo:
cargo install --path=.