Interface: StreamShareTmdbReference
Reference used by clients to enrich service results with TMDB metadata.
Properties
id
id:
number
TMDB movie or series identifier.
type
type:
"movie"|"tvShow"
Media namespace of the referenced TMDB identifier.
episodeId?
optionalepisodeId?:number
TMDB episode ID when id identifies the parent series.
numberOfSeasons?
optionalnumberOfSeasons?:number
Number of published or known seasons for a series.
inProduction?
optionalinProduction?:boolean
Whether the referenced series is still in production.