Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2023-10-28, 02:41)jurialmunkey Wrote:
(2023-10-25, 17:36)mikeSiLVO Wrote: I am not using any visible conditions in the recommendations dialog for any of the containers

@mikeSiLVO

I'm assuming your master github is your current version. If so, definitely visibility conditions there:

https://github.com/MikeSiLVO/Aeon-Nox-Si...ns.xml#L48
https://github.com/MikeSiLVO/Aeon-Nox-Si...s.xml#L147
https://github.com/MikeSiLVO/Aeon-Nox-Si...s.xml#L246

These all need to be removed.

Apologies, I should have said I was working locally with unpushed changes. Those lines are removed and am using the visible condition you mentioned above for the panel labels.
xml:
<control type="label" id="8000">
<left>30</left>
<top>20</top>
<width>1100</width>
<height>60</height>
<font>font35_title_bold</font>
<textcolor>grey</textcolor>
<label>$LOCALIZE[206]</label>
<visible>String.IsEqual(Window.Property(List_5000_Visible),True)</visible>
</control>
No difference unfortunately Sad
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 mikeSiLVO - 2023-10-28, 03:53
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2