Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
ManualImportUpdateResource
Type Alias ManualImportUpdateResource
type
ManualImportUpdateResource
=
{
id
?:
number
;
path
?:
string
|
null
;
name
?:
string
|
null
;
authorId
?:
number
|
null
;
bookId
?:
number
|
null
;
foreignEditionId
?:
string
|
null
;
quality
?:
Readarr
.
QualityModel
;
releaseGroup
?:
string
|
null
;
indexerFlags
?:
number
;
downloadId
?:
string
|
null
;
additionalFile
?:
boolean
;
replaceExistingFiles
?:
boolean
;
disableReleaseSwitching
?:
boolean
;
rejections
?:
Readarr
.
Rejection
[]
|
null
;
}
Index
Properties
id?
path?
name?
author
Id?
book
Id?
foreign
Edition
Id?
quality?
release
Group?
indexer
Flags?
download
Id?
additional
File?
replace
Existing
Files?
disable
Release
Switching?
rejections?
Properties
Optional
id
id
?:
number
Optional
path
path
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
author
Id
authorId
?:
number
|
null
Optional
book
Id
bookId
?:
number
|
null
Optional
foreign
Edition
Id
foreignEditionId
?:
string
|
null
Optional
quality
quality
?:
Readarr
.
QualityModel
Optional
release
Group
releaseGroup
?:
string
|
null
Optional
indexer
Flags
indexerFlags
?:
number
Optional
download
Id
downloadId
?:
string
|
null
Optional
additional
File
additionalFile
?:
boolean
Optional
replace
Existing
Files
replaceExistingFiles
?:
boolean
Optional
disable
Release
Switching
disableReleaseSwitching
?:
boolean
Optional
rejections
rejections
?:
Readarr
.
Rejection
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
path
name
author
Id
book
Id
foreign
Edition
Id
quality
release
Group
indexer
Flags
download
Id
additional
File
replace
Existing
Files
disable
Release
Switching
rejections
Tsarr Documentation - v1.8.0
Loading...