- Moderator
- #11
#Trakt.Movie.ImdbId
These properties do not show that now is selected, the film or TV series. And they do not always have a value. Display them anywhere. And hikes through dashboards. See how changing the values.#Trakt.Show.TmdbId
#Trakt.Movie.ImdbId
These properties do not show that now is selected, the film or TV series. And they do not always have a value. Display them anywhere. And hikes through dashboards. See how changing the values.#Trakt.Show.TmdbId
Yes, I have such an error. And if you go from the show to the film, then filled in the properties for the series and for the film. After some time, the property for the series cleans. I deduced the two properties to the screen, watching how they behave.recall an issue from long ago when the facade first gets focused it did not register the item as selected.
Germany
<control>
<description>Show #1 Rating Icon</description>
<type>image</type>
<id>0</id>
<posX>1624</posX>
<posY>549</posY>
<width>29</width>
<height>27</height>
<texture>#Trakt.Show.0.Ratings.Icon.png</texture>
<animation effect="fade" start="0" end="100" time="500" reversible="false" delay="400">Visible</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
<visible>control.HasFocus(98301)</visible>
</control>
<control>
<description>Show #1 Rating</description>
<type>label</type>
<id>0</id>
<posX>1670</posX>
<posY>549</posY>
<width>840</width>
<font>font10</font>
<textcolor>ffffffff</textcolor>
<label>#Trakt.Show.0.Ratings.Percentage%</label>
<animation effect="fade" start="0" end="100" time="500" reversible="false" delay="400">Visible</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
<visible>control.HasFocus(98301)</visible>