I feel your pain. .. sounds like a bug
Last edited:
I'm shocked, now control 37 and 38 are not shown anywhere. Can someone check for her own it's a problem of my computer problem or media portal.string.contains(#Play.Current.Title, #MovingPictures.SelectedMovie.title)
<control>
<description>Movie Name</description>
<id>36</id>
<type>fadelabel</type>
<width>925</width>
<height>24</height>
<posX>484</posX>
<posY>74</posY>
<font>fontB20</font>
<label>string.trim(#Play.Current.Title)</label>
</control>
<control>
<description>Movie Name</description>
<id>36</id>
<type>fadelabel</type>
<width>925</width>
<height>24</height>
<posX>484</posX>
<posY>174</posY>
<font>fontB20</font>
<label>string.trim(#MovingPictures.SelectedMovie.title)</label>
</control>
<control>
<description>Movie Name</description>
<id>37</id>
<type>fadelabel</type>
<width>925</width>
<height>24</height>
<posX>484</posX>
<posY>274</posY>
<font>fontB20</font>
<label>!!!</label>
<visible>string.equals(#Play.Current.Title,#MovingPictures.SelectedMovie.title)</visible>
</control>
<control>
<description>Movie Name</description>
<id>38</id>
<type>fadelabel</type>
<width>925</width>
<height>24</height>
<posX>484</posX>
<posY>374</posY>
<font>fontB20</font>
<label>!!!-!!!</label>
<visible>string.contains(#Play.Current.Title, #MovingPictures.SelectedMovie.title)</visible>
</control>
How about My Video PlugIn ?[current title = moving pictures title] & [current title != tv series title]
I came out of MePo, delete cache, and then ran and watched the result, what happened at the top of the screenshotsi know from skinning videofullscreen.xml it is really annoying, i had to delete cache + restart mepo for any changes to take effect. it wasn't like the other xml files.