Update: Migz Plugins

Update all plugins to remove "Testing" as they've now been in use for a while with no issues noticed.
This commit is contained in:
Migz93 2020-03-22 12:20:30 +00:00
parent d07d8811f8
commit 1ea2ebc2fe
6 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@ function details() {
Name: "Migz-Transcode Using CPU & FFMPEG",
Type: "Video",
Operation:"Transcode",
Description: `[TESTING]Files will be transcoded using CPU with ffmpeg, settings are dependant on file bitrate, working by the logic that H265 can support the same ammount of data at half the bitrate of H264. \n\n`,
Description: `Files will be transcoded using CPU with ffmpeg, settings are dependant on file bitrate, working by the logic that H265 can support the same ammount of data at half the bitrate of H264. \n\n`,
Version: "1.0",
Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js",
Tags:'pre-processing,ffmpeg,video only,configurable,h265',