Tsarr Documentation - v1.8.0
Preparing search index...
Radarr
ImportListBulkResource
Type Alias ImportListBulkResource
type
ImportListBulkResource
=
{
ids
?:
number
[]
|
null
;
tags
?:
number
[]
|
null
;
applyTags
?:
Radarr
.
ApplyTags
;
enabled
?:
boolean
|
null
;
enableAuto
?:
boolean
|
null
;
rootFolderPath
?:
string
|
null
;
qualityProfileId
?:
number
|
null
;
minimumAvailability
?:
MovieStatusType
;
}
Index
Properties
ids?
tags?
apply
Tags?
enabled?
enable
Auto?
root
Folder
Path?
quality
Profile
Id?
minimum
Availability?
Properties
Optional
ids
ids
?:
number
[]
|
null
Optional
tags
tags
?:
number
[]
|
null
Optional
apply
Tags
applyTags
?:
Radarr
.
ApplyTags
Optional
enabled
enabled
?:
boolean
|
null
Optional
enable
Auto
enableAuto
?:
boolean
|
null
Optional
root
Folder
Path
rootFolderPath
?:
string
|
null
Optional
quality
Profile
Id
qualityProfileId
?:
number
|
null
Optional
minimum
Availability
minimumAvailability
?:
MovieStatusType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ids
tags
apply
Tags
enabled
enable
Auto
root
Folder
Path
quality
Profile
Id
minimum
Availability
Tsarr Documentation - v1.8.0
Loading...