From 7c92b2236e6d76bc45afe7c4a28433f0bf5301c4 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Tue, 8 Aug 2023 05:27:15 +0100 Subject: [PATCH] Fix inputUI --- Community/Tdarr_Plugin_MC93_Migz5ConvertAudio.js | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Community/Tdarr_Plugin_MC93_Migz5ConvertAudio.js b/Community/Tdarr_Plugin_MC93_Migz5ConvertAudio.js index 39fdd6d..dae6c01 100644 --- a/Community/Tdarr_Plugin_MC93_Migz5ConvertAudio.js +++ b/Community/Tdarr_Plugin_MC93_Migz5ConvertAudio.js @@ -12,10 +12,13 @@ const details = () => ({ name: 'aac_stereo', type: 'boolean', defaultValue: false, - options: [ - 'false', - 'true', - ], + inputUI: { + type: 'dropdown', + options: [ + 'false', + 'true', + ], + }, tooltip: `Specify if any 2.0 audio tracks should be converted to aac for maximum compatability with devices. \\nOptional. \\nExample:\\n