Joseph Milazzo
|
9030b8de96
|
More Parser tests and more cases!
|
2021-01-23 18:45:14 -06:00 |
|
Joseph Milazzo
|
f737f662df
|
Added a sorting mechanism to emulate how windows sorts files. Refactored cache to support chapter folders as well.
|
2021-01-10 12:47:34 -06:00 |
|
Joseph Milazzo
|
6020697d7d
|
Cleaned up some warnings
|
2021-01-09 16:22:28 -06:00 |
|
Joseph Milazzo
|
6b4617bab3
|
Adjusted code to account for folders within directory. Now cover image always gets the first image.
|
2021-01-09 14:57:31 -06:00 |
|
Joseph Milazzo
|
0a78cffb1f
|
Removed test case that wasn't supposed to be there.
|
2021-01-07 12:51:43 -06:00 |
|
Joseph Milazzo
|
0b35ec70fd
|
Refactored GetCoverImage to create a thumbnail (optional) instead of raw image (raw images are large and bloat API, using thumbnail is indistiguishable); b) Ability to force updating cover images in DB even if they are already set.
|
2021-01-07 10:30:54 -06:00 |
|
Joseph Milazzo
|
7f5a1d0518
|
Refactored GetCoverImage to a static class and unit tested it. Enhanced the method by defaulting to folder.jpg file if exists, else takes first entry.
|
2021-01-05 15:00:49 -06:00 |
|