Changelog:
- New Features:
- Add a new output option to the parse method, this deprecates the old test option.
- Add support for os.PathLike objects.
- Bug fixes:
- Close and delete handle on errors to avoid memory leaks.
- Fix thread-safety that was broken since v4.1, document multi-threading limitations.
- Show the correct pymediainfo version in documentation builds.
Signed-off-by: Algent Albrahimi <algent@protonmail.com>