Tsarr Documentation - v2.13.0
Preparing search index...
index
Radarr
AutoTaggingResource
Type Alias AutoTaggingResource
type
AutoTaggingResource
=
{
id
?:
number
;
name
?:
string
|
null
;
removeTagsAutomatically
?:
boolean
;
tags
?:
number
[]
|
null
;
specifications
?:
Radarr
.
AutoTaggingSpecificationSchema
[]
|
null
;
}
Index
Properties
id?
name?
remove
Tags
Automatically?
tags?
specifications?
Properties
Optional
id
id
?:
number
Optional
name
name
?:
string
|
null
Optional
remove
Tags
Automatically
removeTagsAutomatically
?:
boolean
Optional
tags
tags
?:
number
[]
|
null
Optional
specifications
specifications
?:
Radarr
.
AutoTaggingSpecificationSchema
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
remove
Tags
Automatically
tags
specifications
Tsarr Documentation - v2.13.0
Loading...