Tsarr Documentation - v2.13.0
Preparing search index...
index
Readarr
RetagBookResource
Type Alias RetagBookResource
type
RetagBookResource
=
{
id
?:
number
;
authorId
?:
number
;
bookId
?:
number
;
trackNumbers
?:
number
[]
|
null
;
bookFileId
?:
number
;
path
?:
string
|
null
;
changes
?:
Readarr
.
TagDifference
[]
|
null
;
}
Index
Properties
id?
author
Id?
book
Id?
track
Numbers?
book
File
Id?
path?
changes?
Properties
Optional
id
id
?:
number
Optional
author
Id
authorId
?:
number
Optional
book
Id
bookId
?:
number
Optional
track
Numbers
trackNumbers
?:
number
[]
|
null
Optional
book
File
Id
bookFileId
?:
number
Optional
path
path
?:
string
|
null
Optional
changes
changes
?:
Readarr
.
TagDifference
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
author
Id
book
Id
track
Numbers
book
File
Id
path
changes
Tsarr Documentation - v2.13.0
Loading...