Tsarr Documentation - v2.4.12
Preparing search index...
index
Readarr
ParsedBookInfo
Type Alias ParsedBookInfo
type
ParsedBookInfo
=
{
bookTitle
?:
string
|
null
;
authorName
?:
string
|
null
;
authorTitleInfo
?:
AuthorTitleInfo
;
quality
?:
Readarr
.
QualityModel
;
releaseDate
?:
string
|
null
;
discography
?:
boolean
;
discographyStart
?:
number
;
discographyEnd
?:
number
;
releaseGroup
?:
string
|
null
;
releaseHash
?:
string
|
null
;
releaseVersion
?:
string
|
null
;
releaseTitle
?:
string
|
null
;
}
Index
Properties
book
Title?
author
Name?
author
Title
Info?
quality?
release
Date?
discography?
discography
Start?
discography
End?
release
Group?
release
Hash?
release
Version?
release
Title?
Properties
Optional
book
Title
bookTitle
?:
string
|
null
Optional
author
Name
authorName
?:
string
|
null
Optional
author
Title
Info
authorTitleInfo
?:
AuthorTitleInfo
Optional
quality
quality
?:
Readarr
.
QualityModel
Optional
release
Date
releaseDate
?:
string
|
null
Optional
discography
discography
?:
boolean
Optional
discography
Start
discographyStart
?:
number
Optional
discography
End
discographyEnd
?:
number
Optional
release
Group
releaseGroup
?:
string
|
null
Optional
release
Hash
releaseHash
?:
string
|
null
Optional
release
Version
releaseVersion
?:
string
|
null
Optional
release
Title
releaseTitle
?:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
book
Title
author
Name
author
Title
Info
quality
release
Date
discography
discography
Start
discography
End
release
Group
release
Hash
release
Version
release
Title
Tsarr Documentation - v2.4.12
Loading...