* Create parameter for new audio stream either before or after
parameter is empty; new stream will be created after the orginal.
parameter is 'before'; new stream is created before the existing stream
* Create parameter for new audio stream either before or after
parameter is empty; new stream will be created after the orginal.
parameter is 'before'; new stream is created before the existing stream
* Bug fix
* Add dropdown
* Set after
* lint
* Lint fix
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
* Update Tdarr_Plugin_henk_Add_Specific_Audio_Codec.js
Solves an issue where the plugin errors out on datatreams that do not have a copyright tag. It now only scans audio streams.
In addition, improved the routine, by checking if the desired output codex is already processed (not any audio stream)
* Fix lint issues
Co-authored-by: Rick Meijer <rick@marojeri.nl>