Kavita/API/Services/Tasks
Joseph Milazzo 19678383b2
Tech Debt + Series Sort bugfix (#1192)
* Code cleanup.

When copying files, if the target file already exists, append (1), (2), etc onto the file (this is enhancing existing implementation to allow multiple numbers)

* Added a ton of null checks to UpdateSeriesMetadata and made the code work on the rare case (not really possible) that SeriesMetadata doesn't exist.

* Updated Genre code to use strings to ensure a better, more fault tolerant update experience.

* More cleanup on the codebase

* Fixed a bug where Series SortName was getting emptied on file scan

* Fixed a bad copy

* Fixed unit tests
2022-04-03 14:11:16 -07:00
..
Scanner Release Shakeout (#1186) 2022-04-02 07:38:14 -07:00
BackupService.cs Bugfixes and Cover Chooser Upgrades (#1146) 2022-03-16 15:02:24 -07:00
CleanupService.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
ScannerService.cs Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00
SiteThemeService.cs Release Shakeout (#1186) 2022-04-02 07:38:14 -07:00
StatsService.cs Release Shakeout (#1186) 2022-04-02 07:38:14 -07:00
VersionUpdaterService.cs Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00