What's Changed
- New: Added Import Script mode
- New: Added ANSI color output to terminal log messages, and
--no-ansioption to disable it - Safer ffmpeg execution (removed eval)
- Safer curl execution (removed eval)
- Better curl error and database lock handling
- Refactored code to match project standards
- Fix for container start race condition during build
- Add and update unit tests
- Spellcheck everything
- Updated README
Full Changelog: v2.6.0...v3.0.0