Migz Plugins: Name

Cleanup to names of a few files to remove "."
make-only-subtitle-default
Migz93 6 years ago
parent 967b973313
commit ca6f11480e

@ -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 keeps only specified language audio tracks & can tag 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,7 +2,7 @@ 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 keeps only specified language subtitle tracks & can tag those that have an unknown language. \n\n`,

@ -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…
Cancel
Save