Kavita/API.Benchmark
Joseph Milazzo f17d89ea47
ComicInfo Refactor (#636)
* Implemented methods to parse out the whole ComicInfo file and a mock ComicInfo from epub files.

* Removed unused imports. ScanSeries needs to cleanup deleted chapters and call RefreshMetadata. Ensure after scan we cleanup tags without any series.

* Random cleanup

* Added some comments about data getting stale and not updating.

* Removed old Summary methods in favor of the ComicInfo versions

* Added a missing property

* Fixed unit test
2021-10-04 16:10:48 -07:00
..
Data Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
API.Benchmark.csproj Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
ArchiveSerivceBenchmark.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
ParserBenchmarks.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
ParseScannedFilesBenchmarks.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Program.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
TestBenchmark.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00