Kavita/API.Tests/Services/Test Data/ArchiveService/ComicInfos
Joe Milazzo 3f51cb2a02
v0.6.1 Hotfix RC (#1635)
* Swapped out SQLite for Memory, but the one from hangfire. Added DisableConcurrentExecution on ProcessChange to avoid duplication when multiple threads execute at once.

* Fixed the Hangfire SQL issues with CPU/ram utilization some users are facing

* Fixed a case in SharpCompress fallback where an invalid ComicInfo wasn't picked up.

* When parsing epubs, if there is a volume in the epub title, try to parse and group. This is beneficial for Light Novels which are generally tagged this way.

* Fixed delete series in series detail not triggering

* Fixed some parsing logic for how we treat specials, like Annual and Omnibus.

* When scanning files, if the file is the cover image (loose leaf image), we reject it more quickly than previously.

* Added a potential bug marker

* Fixed a bug where Info was only showing Error level loggers

* Code smells
2022-11-05 06:56:48 -07:00
..
ComicInfo.xml A hefty refactor of the ScanLibrary code. There were significant fallouts due to duplicate entities getting created and SingleOrDefaults failing. 2021-02-08 12:03:52 -06:00
ComicInfo.zip ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
ComicInfo2.zip Metadata Bugfixes (#1511) 2022-09-14 06:03:20 -07:00
ComicInfo_authors.zip Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ComicInfo_duplicateInfos.rar Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
ComicInfo_duplicateInfos.zip Reworked the logic for finding comicinfo to ensure that it finds top-level first and stream lined the logic. (#1008) 2022-01-29 08:50:24 -08:00
ComicInfo_duplicateInfos_reversed.zip Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
ComicInfo_outside_root.zip Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
ComicInfo_outside_root_SharpCompress.cb7 v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
file in folder.zip Finished refactoring to SharpCompress. 2021-03-23 12:20:27 -05:00