Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
@jurialmunkey

I ask if it is possible to use the TMDB Helper information not from the DialogVideoInfo.xml window, but from a custom window "Custom_4118_Movie" opened by another addon, in this case I ask if I can change the information from where it takes for example the name/id of the movie, so:

I would like to get this information:

ListItem.Plot
ListItem.Rating
ListItem.Votes
ListItem.Premiered

transformed into:
$INFO[Window(Home).Property(TMDbHelper.ListItem.Plot)]

the name of the movie in this case, in the new window (Custom_4118_Movie), must take it from a precise string: "$INFO[Skin.String(Title_Movie)]"


Then: "$INFO[Window(Home).Property(TMDbHelper.ListItem.Plot)]" from: "$INFO[Skin.String(Title_Movie)]"


Is it possible to retrieve information using the service monitor having as entry point the name of a string?
How should i set it?


Thank you for your precious help.
If i helped you, you can thank me with a thumbs up šŸ‘ below, thanks šŸ™.
Kodi 20.x stableĀ release | Skin Confluence (by Jezz_X)
I like editing skins ā¤
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 Andrea1998 - 2023-08-28, 17:55
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2