Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2022-03-08, 23:54)bsoriano Wrote:
(2022-03-08, 23:47)jurialmunkey Wrote: What about Container.NumItems - wouldn't that work?

@jurialmunkey , if I am showing the OSD for an episode, which container would that be? My apologies if I am not seeing something obvious.

Regards,

Bart

Sorry, what do you mean by OSD? The Seekbar for FullScreenVideo?

EDIT: FYI Latest Git version (v4.6.29) now allows for accessing season properties
e.g. to get number of episodes in the season for the episode use:
Code:
$INFO[Window(Home).Property(TMDBHelper.ListItem.Season.Episode)]
and in the player:
Code:
$INFO[Window(Home).Property(TMDBHelper.Player.Season.Episode)]

You will need to refresh the item details cache and restart Kodi for old items to refresh their details
TMDbH Settings > Expert > Delete Cache > Delete Item Cache
Arctic Fuse - Alpha now available. Support me on Ko-fi.
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 jurialmunkey - 2022-03-09, 03:17
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2