Various Updates

1) New plugin that uses CPU to convert to H265.

2) Change to FFMPEG NVidia plugin to specifiy bitrate cutoff.

3) Fix random infolog "2" in CleanTitle

4) Update descriptive audio check in CleanAudio and CleanSubs to look for "sdh"

5) Correct OrderStreams mentioning that "Audio not first" when audio should be second.
This commit is contained in:
Migz93 2020-03-14 01:00:16 +00:00
parent fc9692bacb
commit 5735ae6759
7 changed files with 179 additions and 24 deletions

View file

@ -117,4 +117,4 @@ function plugin(file, librarySettings, inputs) {
}
module.exports.details = details;
module.exports.plugin = plugin;
module.exports.plugin = plugin;