Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
HistoryResource
Type Alias HistoryResource
type
HistoryResource
=
{
id
?:
number
;
bookId
?:
number
;
authorId
?:
number
;
sourceTitle
?:
string
|
null
;
quality
?:
Readarr
.
QualityModel
;
customFormats
?:
Readarr
.
CustomFormatResource
[]
|
null
;
customFormatScore
?:
number
;
qualityCutoffNotMet
?:
boolean
;
date
?:
string
;
downloadId
?:
string
|
null
;
eventType
?:
Readarr
.
EntityHistoryEventType
;
data
?:
{
[
key
:
string
]:
string
|
null
}
|
null
;
book
?:
BookResource
;
author
?:
AuthorResource
;
}
Index
Properties
id?
book
Id?
author
Id?
source
Title?
quality?
custom
Formats?
custom
Format
Score?
quality
Cutoff
Not
Met?
date?
download
Id?
event
Type?
data?
book?
author?
Properties
Optional
id
id
?:
number
Optional
book
Id
bookId
?:
number
Optional
author
Id
authorId
?:
number
Optional
source
Title
sourceTitle
?:
string
|
null
Optional
quality
quality
?:
Readarr
.
QualityModel
Optional
custom
Formats
customFormats
?:
Readarr
.
CustomFormatResource
[]
|
null
Optional
custom
Format
Score
customFormatScore
?:
number
Optional
quality
Cutoff
Not
Met
qualityCutoffNotMet
?:
boolean
Optional
date
date
?:
string
Optional
download
Id
downloadId
?:
string
|
null
Optional
event
Type
eventType
?:
Readarr
.
EntityHistoryEventType
Optional
data
data
?:
{
[
key
:
string
]:
string
|
null
}
|
null
Optional
book
book
?:
BookResource
Optional
author
author
?:
AuthorResource
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
book
Id
author
Id
source
Title
quality
custom
Formats
custom
Format
Score
quality
Cutoff
Not
Met
date
download
Id
event
Type
data
book
author
Tsarr Documentation - v1.8.0
Loading...