Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
Didn't even think of using that.

I had to set the query using a property because it wouldn't work using $INFO[ListItem.Title] in the list itself.

xml:
<onfocus>SetProperty(SlideshowActor,$INFO[ListItem.Title],home)</onfocus>
xml:
<onclick>SlideShow(plugin://plugin.video.themoviedb.helper?info=images&amp;type=person&amp;query=$INFO[Window(home).Property(SlideshowActor)],beginslide=$INFO[Container(500).ListItem.PicturePath])</onclick>

Only problem with that method is you can't override the pan and zoom effects whereas you can override the random one.

EDIT: Found an easier way to achieve the same results.
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 Hitcher - 2023-06-25, 11:39
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2