Joseph Milazzo
|
c57b77f092
|
Cleanup and moved a test to proper place
|
2021-01-25 18:22:27 -06:00 |
|
Joseph Milazzo
|
cd67f1ed58
|
Comment this code out, this is about to be refactored in next branch.
|
2021-01-25 15:46:05 -06:00 |
|
Joseph Milazzo
|
9030b8de96
|
More Parser tests and more cases!
|
2021-01-23 18:45:14 -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 |
|