Added Option (require_lan) to check for audio track of the specified language when checking media files for validity.
If this option is specified, any video not including an audio-track of this language will be rejected.
Note: this should not be used if intending to download foreign movies that you want in their original audio.
Fixes # 1853
Type of change
Please delete options that are not relevant.
[X] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Tested locally to confirm no issues presented in current configuration.
Test Configuration:
Checklist:
[X] I have based this change on the nightly branch
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] New and existing unit tests pass locally with my changes
Description
Added Option (require_lan) to check for audio track of the specified language when checking media files for validity. If this option is specified, any video not including an audio-track of this language will be rejected. Note: this should not be used if intending to download foreign movies that you want in their original audio.
Fixes # 1853
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Tested locally to confirm no issues presented in current configuration.
Test Configuration:
Checklist: