* 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>
* added downmix and DNC plugin
* removed unused functions and code. corrected link address
* renamed the file to match the correct shorthand. updated links and id too
* made adjustments to requirements for processing to only process files with 1 audio stream
* Lint fix
* Run checkPlugins and add recommended changes
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
* Tdarr_Plugin_Greg_MP3_FFMPEG_CPU.js
Trying to contribute a frequently mentioned feature, built and tested on a clustered Tdarr 2.00.10 in Debian/Ubuntu.
* trying to use ellint
* lint
* eslint with this projects configuration
* linting complete
* code review feedback incorporation
Made many changes based on the review from https://github.com/supersnellehenk !
* removed invalid Tag:
* trying to pass failed checks
added module exports dependencies, and moved global import. linting is happy after the change too.
* ESLint ignore
* Make some simplifications, added default values
* Update details, fix bug
Co-authored-by: Rick Meijer <rick@marojeri.nl>
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>