Skip to main content

Tdarr_Plugin_00td_action_remove_stream_by_specified_property

Remove Streams By Specified Property (v1.00)

This plugin removes streams based on the specified property. Checks FFprobe 'streams' and MediaInfo 'track' properties.

View Source

Inputs:

Name: propertyToCheck 

Type: string

Tooltip:

Enter one stream property to check.

\nExample:\n
codec_name

Name: valuesToRemove 

Type: string

Tooltip:

Enter values of the property above to remove. For example, if removing by codec_name, could enter ac3,aac:

\nExample:\n
ac3,aac