Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
@jurialmunkey I would be grateful if you check where I'm going wrong because I can't get the service monitor to work.

Home.xml

<onload>Skin.SetString(TMDbHelper.MonitorContainer,99950)</onload>

DialogVideoInfo.xml

xml:

<onload>Skin.SetBool(TMDbHelper.Service)</onload>

<control type="list" id="99950">
<top>-10</top>
<width>10</width>
<height>1</height>
<viewtype label="">list</viewtype>
<orientation>horizontal</orientation>
<itemlayout height="1" width="1"/>
<focusedlayout height="1" width="1"/>
</control>

but <label>$INFO[Container(99950).ListItem.Property(Next_Aired)]</label> doesn't return anything. I can even change it to just Container(99950).ListItem.Label but it's still empty.

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