227
edits
Line 233: | Line 233: | ||
==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"> | ||
'''0.1.6247.0 : 2012.08.28''' | |||
* New AniDB Communication, should be faster and more reliable. | |||
** Big file reports no longer fail to be ACReqed. | |||
* InfoProvider: | |||
** Trimming all value fields | |||
** Fixes serverside parsing errors | |||
* FileExtensionProvider: | |||
** Limit ReadLine length | |||
** Fixes errors which can happen when a binary file is parsed | |||
* Directory: Added workaround for "too long" filepaths | |||
* MatroskaParser: | |||
** Less strict with corrupted mkv files. <br/> (If enough data could be read, the ACReq will be sent despite errors) | |||
* FileSource: Fixed nullpointer excpetion | |||
* CL: | |||
** Shortcut for DoneLogFileNameOnly is now D instead of R (because it clashed with NoRecurse) | |||
** Added version check and notification of new version if present | |||
** Less jumping for the ETA display | |||
* Added extensive tracing (removed in public versions) | |||
* Lots of other small things | |||
'''0.1.5290.0 : 2012.05.12''' | '''0.1.5290.0 : 2012.05.12''' | ||
* Fixed FileExtensionParser (hopefully) | * Fixed FileExtensionParser (hopefully) |
edits