Skip to content

Commit

Permalink
Merge pull request #6 from jurialmunkey/tmdbhelper-fixes
Browse files Browse the repository at this point in the history
Fix TMDb Person Info Lists
  • Loading branch information
bartolomesoriano authored Aug 25, 2019
2 parents 2ad52fa + 11e7e90 commit a60c9d3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions 1080i/Custom_1128_TMDB_PersonInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,9 @@

<control type="group">
<height>450</height>
<visible>Control.IsVisible(9101)</visible>
<control type="group">
<control type="group">
<!-- <visible>Control.IsVisible(9101)</visible> -->
<control type="label">
<left>8</left>
<top>0</top>
Expand All @@ -237,8 +237,8 @@
<onright>9101</onright>
<scrolltime>200</scrolltime>
<orientation>horizontal</orientation>
<!-- <visible>Integer.IsGreater(Container(9101).NumItems,1) | Container(9101).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9101).NumItems,1) | Container(9101).IsUpdating">Conditional</animation> -->
<visible>Integer.IsGreater(Container(9101).NumItems,1) | Container(9101).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9101).NumItems,1) | Container(9101).IsUpdating">Conditional</animation>
<include>InfoList_OnBack</include>
<include content="InfoList_OnClick">
<param name="prevent_del" value="noop" />
Expand All @@ -262,9 +262,9 @@

<control type="group">
<height>450</height>
<visible>Control.IsVisible(9102)</visible>
<control type="group">
<control type="group">
<!-- <visible>Control.IsVisible(9102)</visible> -->
<control type="label">
<left>8</left>
<top>0</top>
Expand All @@ -290,8 +290,8 @@
<onright>9102</onright>
<scrolltime>200</scrolltime>
<orientation>horizontal</orientation>
<!-- <visible>Integer.IsGreater(Container(9102).NumItems,1) | Container(9102).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9102).NumItems,1) | Container(9102).IsUpdating">Conditional</animation> -->
<visible>Integer.IsGreater(Container(9102).NumItems,1) | Container(9102).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9102).NumItems,1) | Container(9102).IsUpdating">Conditional</animation>
<include>InfoList_OnBack</include>
<include content="InfoList_OnClick">
<param name="prevent_del" value="noop" />
Expand All @@ -315,9 +315,9 @@

<control type="group">
<height>450</height>
<visible>Control.IsVisible(9103)</visible>
<control type="group">
<control type="group">
<!-- <visible>Control.IsVisible(9103)</visible> -->
<control type="label">
<left>8</left>
<top>0</top>
Expand All @@ -344,8 +344,8 @@
<scrolltime>200</scrolltime>
<orientation>horizontal</orientation>
<include>InfoList_OnBack</include>
<!-- <visible>Integer.IsGreater(Container(9103).NumItems,1) | Container(9103).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9103).NumItems,1) | Container(9103).IsUpdating">Conditional</animation> -->
<visible>Integer.IsGreater(Container(9103).NumItems,1) | Container(9103).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9103).NumItems,1) | Container(9103).IsUpdating">Conditional</animation>
<include content="InfoList_OnClick">
<param name="prevent_del" value="noop" />
</include>
Expand All @@ -368,9 +368,9 @@

<control type="group">
<height>450</height>
<visible>Control.IsVisible(9104)</visible>
<control type="group">
<control type="group">
<!-- <visible>Control.IsVisible(9104)</visible> -->
<control type="label">
<left>8</left>
<top>0</top>
Expand All @@ -395,8 +395,8 @@
<onright>9104</onright>
<scrolltime>200</scrolltime>
<orientation>horizontal</orientation>
<!-- <visible>Integer.IsGreater(Container(9104).NumItems,1) | Container(9104).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9104).NumItems,1) | Container(9104).IsUpdating">Conditional</animation> -->
<visible>Integer.IsGreater(Container(9104).NumItems,1) | Container(9104).IsUpdating</visible>
<animation effect="fade" start="100" end="0" condition="!Integer.IsGreater(Container(9104).NumItems,1) | Container(9104).IsUpdating">Conditional</animation>
<include>InfoList_OnBack</include>
<include content="InfoList_OnClick">
<param name="prevent_del" value="noop" />
Expand Down
8 changes: 4 additions & 4 deletions 1080i/Includes_Info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -764,19 +764,19 @@

<variable name="InfoCastList01">
<value condition="!Container(9999).IsUpdating + Integer.IsGreater(Container(9999).NumItems,0)">$INFO[Container(9999).ListItemAbsolute(1).FolderPath]</value>
<!-- <value>videodb://</value> -->
<value>videodb://</value>
</variable>
<variable name="InfoCastList02">
<value condition="!Container(9999).IsUpdating + Integer.IsGreater(Container(9999).NumItems,0)">$INFO[Container(9999).ListItemAbsolute(2).FolderPath]</value>
<!-- <value>videodb://</value> -->
<value>videodb://</value>
</variable>
<variable name="InfoCastList03">
<value condition="!Container(9999).IsUpdating + Integer.IsGreater(Container(9999).NumItems,0)">$INFO[Container(9999).ListItemAbsolute(3).FolderPath]</value>
<!-- <value>videodb://</value> -->
<value>videodb://</value>
</variable>
<variable name="InfoCastList04">
<value condition="!Container(9999).IsUpdating + Integer.IsGreater(Container(9999).NumItems,0)">$INFO[Container(9999).ListItemAbsolute(4).FolderPath]</value>
<!-- <value>videodb://</value> -->
<value>videodb://</value>
</variable>
<variable name="InfoCastList05">
<value condition="!Container(9999).IsUpdating + Integer.IsGreater(Container(3100).NumItems,0)">$INFO[Container(9999).ListItemAbsolute(5).FolderPath]</value>
Expand Down

0 comments on commit a60c9d3

Please sign in to comment.