Kavita/API.Tests
Joseph Milazzo a0deafe75b
Parser Enhancement: Fallback to Folder name (#129)
* More cases for parsing regex

* Implemented GetFoldersTillRoot for falling back on parsing when we can't get anything from the filename.

* Implemented a fallback strategy. Not tested on large libraries yet.

* Fallback tested and working great.

* Removed a test case that won't pass and added some trims
2021-03-29 17:37:35 -05:00
..
Converters Lots of cleanup 2021-02-07 12:02:47 -06:00
Helpers Further changes around ScanLibrary. Refactored DirectoryService search pattern to allow for greater re-usability. Fixed a bug where leftover chapters and volumes wouldn't get cleaned up when removed from disk. 2021-02-09 09:22:26 -06:00
Services Parser Enhancement: Fallback to Folder name (#129) 2021-03-29 17:37:35 -05:00
API.Tests.csproj 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
ChapterSortComparerTest.cs Lots of work for chapters. This code will be refactored in a chapter rewrite. 2021-01-27 14:14:16 -06:00
ParserTest.cs Parser Enhancement: Fallback to Folder name (#129) 2021-03-29 17:37:35 -05:00