Release history
mkvpriority releases
Assigns priority scores to audio and subtitle tracks in MKV files
All releases
8 shown
Minor fixes and improvements.
Full changelog
What's Changed
- added additional delimiters for splitting tags (#13)
- restored fallback behavior to untagged config
- added unit test for webhook and tagged configs
Full Changelog: https://github.com/kennethsible/mkvpriority/compare/v1.4.0...v1.4.1
Migrated to Python 3.14 and added Docker image major version tags.
Added penalty for missing language scores, updated default priority settings, and raised file logging to verbose, altering how media files are ranked and logged.
Added extraction of embedded subtitles, introduced configurable log rotation, and optimized Docker layer caching for faster builds.