| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.7
* feat: warn if input is not a directory in recursive mode.
* refactor: reduce get_r128_loudness complexity.
* fix: mypy pre-commit hook error.
* fix: workaround ffmpeg ebur128 filter early stop with concat.
* fix: improve ffmpeg ebur128 output parsing.
* fix: wrong replaygain sample peak calculation for non standard
sample rates.
* fix: don't map ffmpeg filter output.
* feat: make progress output persistant.
* feat: log filter script
- Update to version 1.0.6
* no functional changes
- Update to version 1.0.5
* no functional changes
- Update to version 1.0.4: * Drop Python 3.5 support * Add typing annotations * Fix AAC file support
- Update to version 1.0.3: * Fix race causing futures to be forgotten too early * Read/write MP4 tags using lowercase key format (fixes #22)
- Update to version 1.0.2: * Better handling of non unicode filenames * Pass ffmpeg verbosity flags
- Update to version 1.0.1 * Logging fix * Improve & refractor recursive progress report
- Initial package, version 1.0.0