Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
QualityProfile
Type Alias QualityProfile
type
QualityProfile
=
{
id
?:
number
;
name
?:
string
|
null
;
upgradeAllowed
?:
boolean
;
cutoff
?:
number
;
minFormatScore
?:
number
;
cutoffFormatScore
?:
number
;
formatItems
?:
ProfileFormatItem
[]
|
null
;
items
?:
QualityProfileQualityItem
[]
|
null
;
}
Index
Properties
id?
name?
upgrade
Allowed?
cutoff?
min
Format
Score?
cutoff
Format
Score?
format
Items?
items?
Properties
Optional
id
id
?:
number
Optional
name
name
?:
string
|
null
Optional
upgrade
Allowed
upgradeAllowed
?:
boolean
Optional
cutoff
cutoff
?:
number
Optional
min
Format
Score
minFormatScore
?:
number
Optional
cutoff
Format
Score
cutoffFormatScore
?:
number
Optional
format
Items
formatItems
?:
ProfileFormatItem
[]
|
null
Optional
items
items
?:
QualityProfileQualityItem
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
upgrade
Allowed
cutoff
min
Format
Score
cutoff
Format
Score
format
Items
items
Tsarr Documentation - v1.8.0
Loading...