diff --git a/Community/Tdarr_Plugin_MC93_Migz1Remux.js b/Community/Tdarr_Plugin_MC93_Migz1Remux.js index 427862c..95125f9 100644 --- a/Community/Tdarr_Plugin_MC93_Migz1Remux.js +++ b/Community/Tdarr_Plugin_MC93_Migz1Remux.js @@ -34,7 +34,7 @@ const details = () => ({ options: [ 'false', 'true', - ] + ], }, tooltip: `Make the file conform to output containers requirements. \\n Drop hdmv_pgs_subtitle/eia_608/subrip/timed_id3 for MP4. diff --git a/Community/Tdarr_Plugin_MC93_Migz2CleanTitle.js b/Community/Tdarr_Plugin_MC93_Migz2CleanTitle.js index 5e00580..b9aa2df 100644 --- a/Community/Tdarr_Plugin_MC93_Migz2CleanTitle.js +++ b/Community/Tdarr_Plugin_MC93_Migz2CleanTitle.js @@ -18,7 +18,7 @@ const details = () => ({ options: [ 'false', 'true', - ] + ], }, tooltip: `Specify if audio titles should be checked & cleaned. Optional. \\nExample:\\n @@ -36,7 +36,7 @@ const details = () => ({ options: [ 'false', 'true', - ] + ], }, tooltip: `Specify if subtitle titles should be checked & cleaned. Optional. \\nExample:\\n diff --git a/Community/Tdarr_Plugin_MC93_Migz3CleanAudio.js b/Community/Tdarr_Plugin_MC93_Migz3CleanAudio.js index 2dbe783..9d4c144 100644 --- a/Community/Tdarr_Plugin_MC93_Migz3CleanAudio.js +++ b/Community/Tdarr_Plugin_MC93_Migz3CleanAudio.js @@ -38,7 +38,7 @@ const details = () => ({ options: [ 'false', 'true', - ] + ], }, tooltip: `Specify if audio tracks that contain commentary/description should be removed. \\nExample:\\n @@ -73,7 +73,7 @@ const details = () => ({ options: [ 'false', 'true', - ] + ], }, tooltip: `Specify audio tracks with no title to be tagged with the number of channels they contain. \\nDo NOT use this with mp4, as mp4 does not support title tags. diff --git a/Community/Tdarr_Plugin_MC93_Migz4CleanSubs.js b/Community/Tdarr_Plugin_MC93_Migz4CleanSubs.js index 4375fe6..3e8a8e4 100644 --- a/Community/Tdarr_Plugin_MC93_Migz4CleanSubs.js +++ b/Community/Tdarr_Plugin_MC93_Migz4CleanSubs.js @@ -33,7 +33,7 @@ const details = () => ({ options: [ 'false', 'true', - ] + ], }, tooltip: `Specify if subtitle tracks that contain commentary/description should be removed. \\nExample:\\n