Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2020-01-26, 00:45)Hitcher Wrote: Neat method, I'll give a try.

Thanks.

@Hitcher

- Sorry I misremembered about the Window Property method.
You need to set the property to the Home window and instead of clearing you need to set to dummy value:

xml:

<onload>SetProperty(MyPath,plugin://plugin.video.themoviedb.helper?info=cast&amp;type=movie&amp;imdb_id=$INFO[ListItem.IMDBNumber],home)</onload>
<onunload>SetProperty(MyPath,noop,home)</onunload>
...
<content>$INFO[Window(Home).Property(MyPath)]</content>
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 - 2020-01-26, 01:02
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2