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

Not sure if this is implemented or just an error on my part.

I am trying to retrieve things like, RT ratings and awards for TV Shows. Works fine with movies.

One thing i have noticed with Leia the ListItem.IMDBNumber returns the TVDB number instead. (using the TVDB scraper). Hence i have to fetch the info using the title.

Code:

<control type="list" id="5100">
<include>HiddenList</include>
<content>plugin://plugin.video.themoviedb.helper/?info=details&amp;type=tv&amp;query=$INFO[ListItem.TVShowTitle]</content>
</control>

Code:

<label>$INFO[Container(5100).ListItemAbsolute(0).Property(awards)]</label>
Madnox 2.0
Forum / Source
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 Mr. V - 2019-08-19, 03:59
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2