* Do not ignore exceptions when invalid XML is passed (53)
* Raise RuntimeError if parsing fails
* Add an option to ignore UTF-8 encoding errors, fixes (54)
* Use proper XPath to detect track elements in XML (55)
* Fix handling of non-existent files
* Fix tests with libmediainfo ≥ 18.08 (58)
* Try to load libmediainfo from the module folder