What's Changed
- New: Added modifiers for forced and default tracks (Resolved #82)
- Complete rewrite of video track selection code, removing the awk text processing in favor of JSON processing
- Directly execute mkvmerge instead of subshell
- Improved error trapping for shell commands
- Requoted jq language detection logic
- Removed redundant -r jq option when -j option was also present
- Added qualitylanguage feature check
- Added original language code function, improving subtitles original language feature detection
- Improved some debug messages
- Deleted fre-debug wrapper script
- Edited several wrapper scripts
- Edited Usage help
- Updated comments
- Updated README
- Updated SECURITY
Full Changelog: v2.9.0...v2.10.0