Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
BlocklistResource
Type Alias BlocklistResource
type
BlocklistResource
=
{
id
?:
number
;
authorId
?:
number
;
bookIds
?:
number
[]
|
null
;
sourceTitle
?:
string
|
null
;
quality
?:
Readarr
.
QualityModel
;
customFormats
?:
Readarr
.
CustomFormatResource
[]
|
null
;
date
?:
string
;
protocol
?:
Readarr
.
DownloadProtocol
;
indexer
?:
string
|
null
;
message
?:
string
|
null
;
author
?:
AuthorResource
;
}
Index
Properties
id?
author
Id?
book
Ids?
source
Title?
quality?
custom
Formats?
date?
protocol?
indexer?
message?
author?
Properties
Optional
id
id
?:
number
Optional
author
Id
authorId
?:
number
Optional
book
Ids
bookIds
?:
number
[]
|
null
Optional
source
Title
sourceTitle
?:
string
|
null
Optional
quality
quality
?:
Readarr
.
QualityModel
Optional
custom
Formats
customFormats
?:
Readarr
.
CustomFormatResource
[]
|
null
Optional
date
date
?:
string
Optional
protocol
protocol
?:
Readarr
.
DownloadProtocol
Optional
indexer
indexer
?:
string
|
null
Optional
message
message
?:
string
|
null
Optional
author
author
?:
AuthorResource
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
author
Id
book
Ids
source
Title
quality
custom
Formats
date
protocol
indexer
message
author
Tsarr Documentation - v1.8.0
Loading...