* Add support for video files with non-lowercase extensions.
* Fix file scan ignoring DVD image files (iso, img, vob, m2ts)
Always allow DVD and Bluray file types without analysis, instead of detecting as 0 runtime.
* Use extensions to detect DVD image files instead of Quality enum
Add unit tests
Co-authored-by: Doug Krahmer <doug.git@remhark.com>