Skip to content

Detailed Item

jurialmunkey edited this page Apr 7, 2020 · 23 revisions

Detailed Item

Example Command plugin://plugin.video.themoviedb.helper/?info=details&type=movie&query=$INFO[ListItem.Title]
Params Required Possible Values Details
&type= Required movie tv person Type of item
&query= Optional ListItem.Title ListItem.TvShowTitle Title of item
&imdb_id Optional ListItem.IMDbNumber ListItem.Property(imdb_id) IMDb ID of item
&tmdb_id= Optional ListItem.Property(tmdb_id) TMDb ID of item
&year= Optional ListItem.Year Used in conjunction with query=

Must specify either query, imdb_id, or tmdb_id. Use year param with query for more precise results.

Provides the following infolabels

General

InfoLabel Description
ListItem.Label Label
ListItem.Icon Icon
ListItem.Thumb Thumb
ListItem.Title Title
ListItem.OriginalTitle Original Language Title
ListItem.Plot Plot
ListItem.Rating TMDb Average Rating
ListItem.Votes TMDb Number of Votes
ListItem.Premiered Premiered
ListItem.Year Year
ListItem.IMDbNumber IMDb Number
ListItem.Status Status Airing Cancelled etc.
ListItem.Genre List of Genres
ListItem.Duration Duration
ListItem.Studio List of Studios
ListItem.Country List of Countries
ListItem.MPAA Certification
ListItem.Trailer Youtube Trailer
ListItem.Cast List of Cast Members
ListItem.Director List of Directors
ListItem.Writer List of Writers
ListItem.PlayCount Playcount (Trakt)
ListItem.Overlay Watched Indicator (Trakt)
ListItem.LastPlayed Last Played Date (Trakt)
ListItem.Property(TMDb_ID) TMDb ID
ListItem.Property(IMDb_ID) IMDb ID
ListItem.Property(TVDb_ID) TVDb ID
ListItem.Property(Genre.X.Name) Name of Genre at X position
ListItem.Property(Genre.X.TMDb_ID) TMDb_ID of Genre at X position
ListItem.Property(Studio.X.Name) Name of Studio at X position
ListItem.Property(Studio.X.Icon) Icon of Studio at X position
ListItem.Property(Studio.X.TMDb_ID) TMDb_ID of Studio at X position
ListItem.Property(Country.X.Name) Name of Country at X position
ListItem.Property(Country.X.TMDb_ID) TMDb_ID of Country at X position
ListItem.Property(Language.X.Name) Name of Language at X position
ListItem.Property(Language.X.ISO) ISO of Language at X position
ListItem.Property(Cast.X.Name) Name of Cast at X position
ListItem.Property(Cast.X.Role) Role of Cast at X position
ListItem.Property(Cast.X.Character) Character of Cast at X position
ListItem.Property(Cast.X.Thumb) Thumb of Cast at X position
ListItem.Property(Crew.X.Name) Name of Crew at X position
ListItem.Property(Crew.X.Role) Role of Crew at X position
ListItem.Property(Crew.X.Job) Job of Crew at X position
ListItem.Property(Crew.X.Department) Department of Crew at X position
ListItem.Property(Crew.X.Thumb) Thumb of Crew at X position
ListItem.Property(Screenplay.X.Name) Name of Screenplay at X position
ListItem.Property(Screenplay.X.Role) Role of Screenplay at X position
ListItem.Property(Screenplay.X.Job) Job of Screenplay at X position
ListItem.Property(Screenplay.X.Department) Department of Screenplay at X position
ListItem.Property(Screenplay.X.Thumb) Thumb of Screenplay at X position
ListItem.Property(Director.X.Name) Name of Director at X position
ListItem.Property(Director.X.Role) Role of Director at X position
ListItem.Property(Director.X.Job) Job of Director at X position
ListItem.Property(Director.X.Department) Department of Director at X position
ListItem.Property(Director.X.Thumb) Thumb of Director at X position
ListItem.Property(Writer.X.Name) Name of Writer at X position
ListItem.Property(Writer.X.Role) Role of Writer at X position
ListItem.Property(Writer.X.Job) Job of Writer at X position
ListItem.Property(Writer.X.Department) Department of Writer at X position
ListItem.Property(Writer.X.Thumb) Thumb of Writer at X position
ListItem.Property(Producer.X.Name) Name of Producer at X position
ListItem.Property(Producer.X.Role) Role of Producer at X position
ListItem.Property(Producer.X.Job) Job of Producer at X position
ListItem.Property(Producer.X.Department) Department of Producer at X position
ListItem.Property(Producer.X.Thumb) Thumb of Producer at X position
ListItem.Property(Sound_Department.X.Name) Name of Sound_Department at X position
ListItem.Property(Sound_Department.X.Role) Role of Sound_Department at X position
ListItem.Property(Sound_Department.X.Job) Job of Sound_Department at X position
ListItem.Property(Sound_Department.X.Department) Department of Sound_Department at X position
ListItem.Property(Sound_Department.X.Thumb) Thumb of Sound_Department at X position
ListItem.Property(Art_Department.X.Name) Name of Art_Department at X position
ListItem.Property(Art_Department.X.Role) Role of Art_Department at X position
ListItem.Property(Art_Department.X.Job) Job of Art_Department at X position
ListItem.Property(Art_Department.X.Department) Department of Art_Department at X position
ListItem.Property(Art_Department.X.Thumb) Thumb of Art_Department at X position
ListItem.Property(Photography.X.Name) Name of Photography at X position
ListItem.Property(Photography.X.Role) Role of Photography at X position
ListItem.Property(Photography.X.Job) Job of Photography at X position
ListItem.Property(Photography.X.Department) Department of Photography at X position
ListItem.Property(Photography.X.Thumb) Thumb of Photography at X position
ListItem.Property(Editor.X.Name) Name of Editor at X position
ListItem.Property(Editor.X.Role) Role of Editor at X position
ListItem.Property(Editor.X.Job) Job of Editor at X position
ListItem.Property(Editor.X.Department) Department of Editor at X position
ListItem.Property(Editor.X.Thumb) Thumb of Editor at X position

Movie Specific

InfoLabel Description
ListItem.Set Name of Set Movie Belongs To
ListItem.Tagline Tagline
ListItem.Property(Budget) Budget
ListItem.Property(Revenue) Revenue
ListItem.Property(Set.TMDb_ID) TMDb_ID of Set Movie Belongs To
ListItem.Property(Set.Name) Name of Set Movie Belongs To
ListItem.Property(Set.Poster) Poster of Set Movie Belongs To
ListItem.Property(Set.Fanart) Fanart of Set Movie Belongs To

TvShow Specific

InfoLabel Description
ListItem.Episode Episode Number
ListItem.Season Season Number
ListItem.Property(Last_Aired) Last Aired Date
ListItem.Property(Last_Aired.Day) Last Aired Day
ListItem.Property(Last_Aired.Episode) Last Aired Episode
ListItem.Property(Last_Aired.Name) Last Aired Name
ListItem.Property(Last_Aired.TMDb_ID) Last Aired TMDb_ID
ListItem.Property(Last_Aired.Plot) Last Aired Plot
ListItem.Property(Last_Aired.Season) Last Aired Season
ListItem.Property(Last_Aired.Rating) Last Aired Rating
ListItem.Property(Last_Aired.Votes) Last Aired Votes
ListItem.Property(Last_Aired.Thumb) Last Aired Thumb
ListItem.Property(Next_Aired) Next Aired Date
ListItem.Property(Next_Aired.Day) Next Aired Day
ListItem.Property(Next_Aired.Episode) Next Aired Episode
ListItem.Property(Next_Aired.Name) Next Aired Name
ListItem.Property(Next_Aired.TMDb_ID) Next Aired TMDb_ID
ListItem.Property(Next_Aired.Plot) Next Aired Plot
ListItem.Property(Next_Aired.Season) Next Aired Season
ListItem.Property(Next_Aired.Thumb) Next Aired Thumb
ListItem.Property(Creator) List of TvShow Creators
ListItem.Property(Creator.X.Name) Name of Creator at X Position
ListItem.Property(Creator.X.TMDb_ID) TMDb ID of Creator at X Position
ListItem.Property(Creator.X.Thumb) Thumb of Creator at X Position
ListItem.Property(Air_Time) Time Program Airs (Trakt)
ListItem.Property(UnWatchedEpisodes) Number of Episodes Remaining (Trakt)

Person Specific

InfoLabel Description
ListItem.Property(Biography) Biography
ListItem.Property(Age) Age
ListItem.Property(Birthday) Date of Birth
ListItem.Property(Deathday) Date of Death
ListItem.Property(Character) Character Person is Known For
ListItem.Property(Department) Department Most Commonly Associated With Person
ListItem.Property(Job) Job Most Commonly Associated With Person
ListItem.Property(Known_For) List of Title Person is Known For
ListItem.Property(Role) Role Person is Known For
ListItem.Property(Born) Place Person Was Born
ListItem.Property(Gender) Gender
ListItem.Property(Aliases) Other Names Person is Known By
ListItem.Property(Known_For.X.Title) Title of Known For Item at X Position
ListItem.Property(Known_For.X.TMDb_ID) TMDb ID of Known For Item at X Position
ListItem.Property(Known_For.X.Rating) Rating of Known For Item at X Position
ListItem.Property(Known_For.X.TMDb_Type) TMDb Type of Known For Item at X Position

Movie Set Specific

InfoLabel Description
ListItem.Property(Set.X.Title) Title of Movie at X Position in Set
ListItem.Property(Set.X.TMDb_ID) TMDb_ID of Movie at X Position in Set
ListItem.Property(Set.X.OriginalTitle) OriginalTitle of Movie at X Position in Set
ListItem.Property(Set.X.Plot) Plot of Movie at X Position in Set
ListItem.Property(Set.X.Premiered) Premiered of Movie at X Position in Set
ListItem.Property(Set.X.Year) Year of Movie at X Position in Set
ListItem.Property(Set.X.Rating) Rating of Movie at X Position in Set
ListItem.Property(Set.X.Votes) Votes of Movie at X Position in Set
ListItem.Property(Set.X.Poster) Poster of Movie at X Position in Set
ListItem.Property(Set.X.Fanart) Fanart of Movie at X Position in Set
ListItem.Property(Set.Year.First) Year of First Movie in Set
ListItem.Property(Set.Year.Last) Year of Last Movie in Set
ListItem.Property(Set.Years) Earliest and Latest Years
ListItem.Property(Set.Rating) Average of Ratings for All Movies in Set
ListItem.Property(Set.Votes) Total Votes for All Movies in Set
ListItem.Property(Set.NumItems) Number of Items in Set

Ratings Specific

InfoLabel Description
ListItem.Property(Awards) Oscars and Other Awards/Nominations (OMDb)
ListItem.Property(Oscar_Wins) Number of Oscar wins (OMDb)
ListItem.Property(Oscar_Nominations) Number of Oscar nominations (OMDb)
ListItem.Property(Award_Wins) Number of other award wins (OMDb)
ListItem.Property(Award_Nominations) Number of other award nominations (OMDb)
ListItem.Property(TMDb_Rating) TMDb Rating
ListItem.Property(TMDb_Votes) TMDb Votes
ListItem.Property(Trakt_Rating) Trakt Rating (Trakt)
ListItem.Property(Trakt_Votes) Trakt Votes (Trakt)
ListItem.Property(Metacritic_Rating) Metacritic Rating (OMDb)
ListItem.Property(IMDb_Rating) IMDb_Rating (OMDb)
ListItem.Property(IMDb_Votes) IMDb_Votes (OMDb)
ListItem.Property(RottenTomatoes_Rating) RottenTomatoes_Rating (OMDb)
ListItem.Property(RottenTomatoes_Image) RottenTomatoes_Image (OMDb)
ListItem.Property(RottenTomatoes_ReviewsTotal) RottenTomatoes_ReviewsTotal (OMDb)
ListItem.Property(RottenTomatoes_ReviewsFresh) RottenTomatoes_ReviewsFresh (OMDb)
ListItem.Property(RottenTomatoes_ReviewsRotten) RottenTomatoes_ReviewsRotten (OMDb)
ListItem.Property(RottenTomatoes_Consensus) RottenTomatoes_Consensus (OMDb)
ListItem.Property(RottenTomatoes_UserMeter) RottenTomatoes_UserMeter (OMDb)
ListItem.Property(RottenTomatoes_UserReviews) RottenTomatoes_UserReviews (OMDb)

Artwork Specific

InfoLabel Description
ListItem.Art(Poster) Poster
ListItem.Art(Fanart) Fanart
ListItem.Art(ClearArt) ClearArt (Fanart.tv)
ListItem.Art(ClearLogo) Clearlogo (Fanart.tv)
ListItem.Art(Landscape) Landscape (Fanart.tv)
ListItem.Art(Banner) Banner (Fanart.tv)
Clone this wiki locally