Tdarr_Plugin_a9he_New_file_size_check
New File Size Check (v1.00)
Give an error if new file is not within the specified upper and lower bound limits
Inputs:
Name: upperBound
Type: number
Tooltip:
Enter the upper bound % size for the new file. For example, if '110' is entered,
then if the new file size is greater than 110% the size of the original, an error will be given.
Name: lowerBound
Type: number
Tooltip:
Enter the lower bound % size for the new file. For example, if '90' is entered,
then if the new file size is less than 90% of the original, an error will be given.