227
edits
Line 234: | Line 234: | ||
==Changelog== | ==Changelog== | ||
<div style="height: 280px; overflow: auto; padding: 3px; border:1px solid #AAAAAA; font-size: small"> | <div style="height: 280px; overflow: auto; padding: 3px; border:1px solid #AAAAAA; font-size: small"> | ||
'''1.0.7070.0 : 2019.01.02''' | |||
* MIL Updated to Version 18.12 | |||
* Removed Client side MIL hash check | |||
* Skip logging/acreqing for files with errors (except for matroska files with header data) | |||
* EBML Parser (Matroska) crash fixed | |||
* Matroska Container Parser Update | |||
* Matroska Chapter Parsing | |||
* Matroska Parser Crash fixed (Missing Track and other corner cases) | |||
* Matroska: extra_size node added (Track overhead) | |||
* 3d flag | |||
* Added Mono Runtime Version to exception metadata | |||
* Display "Hashing failed" instead of nothing if hashing fails for whatever reason | |||
* Accept /? as parameter (same as --help) | |||
* Included MAC MIL library for mostly untested mac support | |||
* Added Dumpable extensions: trp | |||
* Switch --Version also prints MIL Version | |||
* Constrained TTH hash Thread to 4 instead of available corecount | |||
* MIL Info shufferling for consistency | |||
* Wait longer for MIL to return before hard crashing | |||
* Fixed -m Crash | |||
* MP4 Lag fixed / MIL Chapters bug workaround | |||
* Switch --NoMediaInfoProvider (switch is ignored when acreqing) | |||
* Don't eat cmd cursor on soft crash | |||
* Log acreq failure when preconditions aren't met | |||
* Added CodecFeatures node | |||
* Various fileextension provider fixes | |||
'''0.1.6714.0 : 2014.04.24''' | '''0.1.6714.0 : 2014.04.24''' | ||
* Check for invalid usernames (to skip check prepend @) | * Check for invalid usernames (to skip check prepend @) |
edits