You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ const fields `(Legacy)ClientApiDomain` for classes `EntryPoint`, `ThreadCrawler` and `ThreadLateCrawlerAndSaver` @ ClientRequester.cs
* replace the `HttpClient.BaseAddress` from `http://c.tieba.baidu.com` to `http://tiebac.baidu.com` in favor of lumina37/aiotieba#123 (comment) @ `EntryPoint.ConfigureServices()`
+ const field `LegacyEndPointUrl` to allow method `GetRequestsForPage()` and the one in derived class `ThreadArchiveCrawler` to use the original domain @ ThreadCrawler.cs
@ crawler
+ private field `_logger` and static field `ExtractMalformedExifDateTimeRegex`
+ method `ParseExifDateTimeOrNull()` to handle malformed EXIF date time string
@ MetadataConsumer.cs
* change the type of fields `Exif.(Create|Modify)Date` from `string` to `DateTime` @ ImageMetadata.cs
* now will log different message when the `ImageInReply.ExpectedByteSize==0` @ `ImageRequester.GetImageBytes()`
@ imagePipeline
@ c#
0 commit comments