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
Great... thanks. I am on the process on re-desing the whole video info window and still on movies section. As soon as i moving on to tv shows will have a look.

By the way... a plugin:// path with the next aired episodes of the shows that are in local library will be nice.

Thanks
Nessus
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 nessus - 2019-12-08, 11:57
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2