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',