Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-03 | Updated multiple Python modules (now in libs and custom_libs directories) ↵ | morpheus65535 | |
and React libraries | |||
2023-03-21 | Trying to fix Segmentation fault caused by mediainfo in docker container. #2098v1.2.1-beta.9 | morpheus65535 | |
2022-01-23 | Upgraded vendored Python dependencies to the latest versions and removed the ↵v1.0.3-beta.16 | morpheus65535 | |
unused dependencies. | |||
2020-03-18 | Possible fix for #860 | Louis Vézina | |
2019-07-10 | Add ability to use MediaInfo to refine video/audio properties (#479) | MoshiMoshi0 | |
* Add ability to use MediaInfo to refine video/audio properties * Remove pymediainfo from requirements.txt and add library files * Look for .dll file if .exe was not found in get_binary * Add pymediainfo to libs * Switch to local MediaInfo library files * Exit early if supported attributes are already set * Log media info warnings to debug |