This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* eslint-disable no-await-in-loop */ | |
module.exports.dependencies = ['[email protected]', '@cospired/i18n-iso-languages']; | |
const details = () => ({ | |
id: 'Tdarr_Plugin_henk_Keep_Native_Lang_Plus_Eng', | |
Stage: 'Pre-processing', | |
Name: 'Remove all langs except native and English', | |
Type: 'Audio', | |
Operation: 'Transcode', | |
Description: `This is a modified version made by gsariev of the original plugin. This plugin will remove all language audio tracks except the 'native' and user-specified languages. |