What's Changed
* Fix for 'errorHandling' not defined and potential fix for type error by RileyXX in https://github.com/RileyXX/PlexPreferNonForcedSubs/pull/18
Notes:
- Fix for `NameError: name 'errorHandling' is not defined `
- Potential fix for type error `AttributeError: 'NoneType' object has no attribute 'lower' `
**Full Changelog**: https://github.com/RileyXX/PlexPreferNonForcedSubs/compare/v2.1.7...v2.1.8