Tsarr Documentation - v1.8.0
Preparing search index...
Sonarr
SeriesTitleInfo
Type Alias SeriesTitleInfo
type
SeriesTitleInfo
=
{
title
?:
string
|
null
;
titleWithoutYear
?:
string
|
null
;
year
?:
number
;
allTitles
?:
string
[]
|
null
;
}
Index
Properties
title?
title
Without
Year?
year?
all
Titles?
Properties
Optional
title
title
?:
string
|
null
Optional
title
Without
Year
titleWithoutYear
?:
string
|
null
Optional
year
year
?:
number
Optional
all
Titles
allTitles
?:
string
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
title
title
Without
Year
year
all
Titles
Tsarr Documentation - v1.8.0
Loading...