Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
Finished updating my video info dialogs to use your helper instead of embuary but I've now hit a roadblock trying to do the same for the video player dialog.

I'm using this in DialogFullscreenInfo to fill the cast of the currently playing movie -

<content>plugin://plugin.video.themoviedb.helper/?info=cast&amp;type=movie&amp;tmdb_id=$INFO[Window(Home).Property(TMDbHelper.Player.TMDb_id)]</content>

But when I try using this to query the currently selected actor from the list I see the busy dialog briefly and then nothing -

<onclick>RunScript(plugin.video.themoviedb.helper,add_query=$INFO[Container(1000).ListItem.Label],type=person,call_auto=1113)</onclick>

I don't suppose you can see what I'm doing wrong can you?

Thanks.
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, 21:20
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2