From 96ea729a5220c0f3cb99a2f433b65a1b1bee7d1c Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Mon, 20 May 2024 10:05:55 +0100 Subject: [PATCH] Update description --- ...arr_Plugin_00td_action_remove_stream_by_specified_property.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Community/Tdarr_Plugin_00td_action_remove_stream_by_specified_property.js b/Community/Tdarr_Plugin_00td_action_remove_stream_by_specified_property.js index 8e1732c..c4e1a24 100644 --- a/Community/Tdarr_Plugin_00td_action_remove_stream_by_specified_property.js +++ b/Community/Tdarr_Plugin_00td_action_remove_stream_by_specified_property.js @@ -6,6 +6,7 @@ const details = () => ({ Operation: 'Transcode', Description: ` This plugin removes streams based on the specified property. + Checks FFprobe 'streams' and MediaInfo 'track' properties. `, Version: '1.00', Tags: 'action',