Skip to main content

Tdarr_Plugin_00td_filter_by_file_property

Filter By File Property (v1.00)

Filter by a top level file property. For example, container, video_resolution, video_codec_name, fileMedium. Click on a file name on the Tdarr tab or Search tab to see top-level file properties.

View Source

Inputs:

Name: propertyName 

Type: string

Tooltip:

Enter the file property to check
Name: propertyValues 

Type: string

Tooltip:

Enter a comma separated list of values to check for.
Name: condition 

Type: string

Tooltip:

Specify the condition to use when comparing the property value to the input value. \n The property value is on the left hand side of the comparison. For example \n property value includes input \n property value >= input \n
Name: continueIfPropertyFound 

Type: boolean

Tooltip:

Specify whether to continue the plugin stack if the property is found.