Joseph Milazzo
|
56e8a0059e
|
Implemented ability to delete a series. Refactored some operations to remove unneeded parameters.
|
2021-01-12 16:51:23 -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
|
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 |
|
Joseph Milazzo
|
521eac266a
|
Removed a Unit test that we don't support yet for ranged volumes. Added a new case for Parser for v1.1 chapter parsing.
|
2021-01-01 16:10:35 -06:00 |
|
Joseph Milazzo
|
0a49b07570
|
Implemented a parallelized, rough, scanning loop which parses out information and leaves us with an immutable dictionary mapping series to parsed infos for each file.
Added some Entities to help translate this into DB.
|
2020-12-29 10:47:10 -06:00 |
|
Joseph Milazzo
|
8c80ed090d
|
Added basic parsing and unit tests. Setting up an intermediate object to hold information from parser. Removed hangfire db from git.
|
2020-12-27 11:14:45 -06:00 |
|