Kavita/API/Services
Joseph Milazzo 9c43833989
Bugfixes/misc (#196)
* Removed an error log statment which wasn't valid. Was showing error when a comicinfo.xml was not found in a directory.

* Fixed #191. Don't overwrite summary information if we already have something set from UI.

* Fixes #192

* Fixed #194 by moving the Take to after the query runs, so we take only distinct series.

* Added another case for Regex parsing for VanDread-v01-c01.zip
2021-05-02 19:46:34 -05:00
..
Tasks Feature/feedback (#185) 2021-04-30 17:23:31 -05:00
ArchiveService.cs Bugfixes/misc (#196) 2021-05-02 19:46:34 -05:00
BookService.cs Feature/feedback (#185) 2021-04-30 17:23:31 -05:00
CacheService.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ComicInfo.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
DirectoryService.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
MetadataService.cs Bugfixes/misc (#196) 2021-05-02 19:46:34 -05:00
TaskScheduler.cs Feature/feedback (#185) 2021-04-30 17:23:31 -05:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00