Nick Krichevsky
|
b57e33704a
|
Fix bug where errors would continue past where they should
|
2021-09-19 19:13:37 -04:00 |
Nick Krichevsky
|
29951882f4
|
Add patching with basic linking
This could be cleaned up a bit, and only handles the single episode, non-directory case. It will need to be extended
|
2021-09-09 23:45:25 -04:00 |
Nick Krichevsky
|
f21ae2e502
|
Refactor categorization to use a callback instead of aggregating the results
This will prepare for taking user input, as we don't want to continue scanning before we can find out if a user wants to back out
|
2021-09-09 23:20:22 -04:00 |
Nick Krichevsky
|
08089c4bd9
|
Move the categorization process to categorize.go
|
2021-09-09 22:27:06 -04:00 |
Nick Krichevsky
|
e70e608869
|
Order output by mtime
|
2021-09-09 22:13:44 -04:00 |
Nick Krichevsky
|
8c42ea05be
|
Add basic CLI tool to print results
|
2021-09-04 00:20:48 -04:00 |