Tsarr Documentation - v1.11.0
Preparing search index...
Readarr
HistoryResourceWritable
Type Alias HistoryResourceWritable
type
HistoryResourceWritable
=
{
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
?:
BookResourceWritable
;
author
?:
AuthorResourceWritable
;
}
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
?:
BookResourceWritable
Optional
author
author
?:
AuthorResourceWritable
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.11.0
Loading...