|
a19a376073
|
Merge pull request 'format_select' (#1) from format_select into master
Reviewed-on: #1
|
2021-08-18 13:53:27 -04:00 |
|
|
0e5a2f01a2
|
Add a copy of the GPL 2
|
2021-08-18 13:52:24 -04:00 |
|
|
7bec57b557
|
Code cleanup
I have cleaned up a lot of the code.
|
2021-08-18 13:33:29 -04:00 |
|
|
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 |
|