|
dc53ab5e12
|
Change from Array to List
I have changed the file_format variable from an array to a list type. This allows any number of file formats to be passed.
|
2021-08-17 14:06:00 -04:00 |
|
|
1d9b1ede4d
|
Add defaults
|
2021-08-17 13:35:02 -04:00 |
|
|
56d884fe39
|
Bug Fix
Fixed an error in the file format array that caused a crash.
|
2021-08-17 13:04:36 -04:00 |
|
|
0bfb18af09
|
Add a file format selection option.
I have updated the code to allow the user to pass a what ever number of file formats they wish to look for in a folder.
|
2021-08-17 12:55:53 -04:00 |
|
|
9fe9469441
|
Update exclusions
I have changed how exclusions are done. Rather than a multi-boolean if statement it now iderates over an array with the exclusions as it's positions.
|
2021-08-06 14:52:18 -04:00 |
|
|
023a537ffc
|
Initial commit
|
2021-08-06 10:30:19 -04:00 |
|