mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
commit
745d39404b
4 changed files with 6 additions and 6 deletions
|
|
@ -2,10 +2,10 @@ function details() {
|
|||
return {
|
||||
id: "Tdarr_Plugin_MC93_Migz3CleanAudio",
|
||||
Stage: "Pre-processing",
|
||||
Name: "Migz-Clean audio streams.",
|
||||
Name: "Migz-Clean audio streams",
|
||||
Type: "Audio",
|
||||
Operation: "Clean",
|
||||
Description: `[TESTING]This plugin removes audio tracks which are not wanted & tags those that have an unknown language. \n\n`,
|
||||
Description: `[TESTING]This plugin keeps only specified language audio tracks & can tags those that have an unknown language. \n\n`,
|
||||
Version: "2.00",
|
||||
Link: "",
|
||||
Inputs: [
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@ function details() {
|
|||
return {
|
||||
id: "Tdarr_Plugin_MC93_Migz4CleanSubs",
|
||||
Stage: "Pre-processing",
|
||||
Name: "Migz-Clean subtitle streams.",
|
||||
Name: "Migz-Clean subtitle streams",
|
||||
Type: "subtitless",
|
||||
Operation: "Clean",
|
||||
Description: `[TESTING]This plugin removes subtitle tracks which are not wanted & tags subtitles that have an unknown language. \n\n`,
|
||||
Description: `[TESTING] This plugin keeps only specified language subtitle tracks & can tag those that have an unknown language. \n\n`,
|
||||
Version: "2.00",
|
||||
Link: "",
|
||||
Inputs: [
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ function details() {
|
|||
return {
|
||||
id: "Tdarr_Plugin_MC93_Migz5ConvertAudio",
|
||||
Stage: "Pre-processing",
|
||||
Name: "Migz-Convert audio streams.",
|
||||
Name: "Migz-Convert audio streams",
|
||||
Type: "Audio",
|
||||
Operation: "Transcode",
|
||||
Description: `[TESTING]This plugin can convert any 2.0 audio track/s to AAC and can create downmixed audio tracks. \n\n`,
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ function details() {
|
|||
return {
|
||||
id: "Tdarr_Plugin_MC93_Migz6OrderStreams",
|
||||
Stage: "Pre-processing",
|
||||
Name: "Migz-Organize Streams.",
|
||||
Name: "Migz-Organize Streams",
|
||||
Type: "Streams",
|
||||
Operation: "Organize",
|
||||
Description: `[TESTING]Organizes streams into Video first, then Audio (2ch, 6ch, 8ch) and finally Subtitles. \n\n`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue