What's Changed
- New: Added Import Script mode (issues #52 and #121)
- New: Consolidated language code parsing into a standalone function, allowing for the same modifiers to be used in all options (issue #117)
- New: Added ANSI color output to terminal log messages, and
--no-ansioption to disable it - Fix: Hotio container won't restart after using
docker compose stop(issue #122) - Safer mkvmerge execution (removed eval)
- Refactored some code to make it flow better and easier to read
- Add and update unit tests, including API calls, language code parsing, and track manipulation
- Fix for container start race condition during build
- Spellcheck everything
- Updated README
Full Changelog: v2.19.2...v3.0.0