Interface: PluginListItem
Playlist item returned by the host.
Properties
id
id:
number
Stable numeric playlist-item identifier.
listID
listID:
number
Identifier of the containing playlist.
filename?
optionalfilename?:string
User-facing or source-provided filename when known.
url
url:
string
Playable media URL.
type?
optionaltype?:"movie"|"tvShow"|"unclassified"
Host media classification when known.
tmdbID?
optionaltmdbID?:number
TMDB identifier when known.
season?
optionalseason?:number
Season number for episodic content.
episode?
optionalepisode?:number
Episode number for episodic content.
production_date?
optionalproduction_date?:string
Source-provided production date.