Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2022-03-09, 03:17)jurialmunkey Wrote: 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

@jurialmunkey , thanks! The listitem property works great, but the player one does not.  It is only filled once, after I delete the item details cache, but after the first time, it is always empty.  Here's a Kodi debug log with tmdb helper debug logging turned on as well: https://pastebin.com/rH6pPXkf

Please let me know if you need any additional info.  Thanks.

Regards,

Bart
Amber Maintainer
Main HTPC: Intel Core i7, 32GB, nVidia GTX1080, Windows 11 Soundbar: Samsung HW-Q950A TV: LG CX Kodi: 19.3 Skin: Amber
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 - 2022-03-09, 21:56
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2