Kavita/API/Services/Tasks
Joseph Milazzo 2b0d47d15e
Shakeout Testing Part 1 (#1052)
* Have language from epubs populate metadata

* series detail needs to reload the underlying volumes when scan event comes in, not just metadata.

* Added Id to chapter detail modal (for debugging)

* Implement IDisposable on applicable Unit Tests

* Removed unused using statements

* Fixed a bug where images would flash like crazy during a scan because the code to refresh the underlying image wasn't checking the entity type or Id.

* When filtering rating, only apply the filter to your account.

* Removed Disposable on tests
2022-02-09 16:59:14 -08:00
..
Scanner Scanner not merging with series that has LocalizedName match (#950) 2022-01-16 15:48:15 -08:00
BackupService.cs Shakeout testing Fixes (#952) 2022-01-18 08:35:59 -08:00
CleanupService.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
ScannerService.cs Refactored the way cover images are updated from SignalR to use an explicit event that is sent at a granular level for a given type of entity. (#1046) 2022-02-07 17:44:06 -08:00
StatsService.cs Webtoon fixes + Random release stuff (#1048) 2022-02-08 07:30:54 -08:00
VersionUpdaterService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00