Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2019-12-07, 04:26)jurialmunkey Wrote: @nessus - I've just added several properties related to airing status:

Status = Continuing, Ended etc.
Last_Aired = Last aired date
Next_Aired = Next aired date

You can also get details about next/last episode
e.g.
$INFO[Window(Home).Property(TMDbHelper.ListItem.Last_Aired.Plot)]
$INFO[Window(Home).Property(TMDbHelper.ListItem.Next_Aired.Name)]

Available properties:
Last_Aired | Last_Aired.Episode | Last_Aired.Name | Last_Aired.Tmdb_Id | Last_Aired.Plot | Last_Aired.Season | Last_Aired.Rating | Last_Aired.Votes | Last_Aired.Thumb | Next_Aired | Next_Aired.Episode | Next_Aired.Name | Next_Aired.TMDb_ID | Next_Aired.Plot | Next_Aired.Season | Next_Aired.Thumb

There's also a wiki page now:
https://github.com/jurialmunkey/plugin.v...s-returned

@jurialmunkey, thanks! This plugin keeps getting better and better. How does the Cast list work for the service monitor? Cast.X.Name, Cast.X.role and Cast.X.thumb? Also, would you consider adding Studio.X.Icon? I know TMDb supports it. For online items and for multi studio items, this is a good way to always display a studio logo in video info, since TMDb usually has the logo for the first studio. Thanks!

Regards,

Bart
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by bsoriano - 2019-12-07, 05:06
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2