The OSD is the same for the three plugins.
I think you didnt understand me. I only want to have the current hour (18:30, 20:00, etc) in the upper left or any place
@rasmuskarlsen
fantastic work but a zip file with all files in it would be nice at the moment you've download every file on its own.
do you have already logo support (AC3, MP3, ...) in your videoosd.xml? (https://forum.team-mediaportal.com/...-mods-bug-fixes-49484/index22.html#post376450)
</controls>
</window>
<!-- ::::::::::::: LOGO SUPPORT :::::::::::::: -->
<control>
<description>AAC</description>
<type>image</type>
<id>0</id>
<posX>195</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsAAC</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>MP3</description>
<type>image</type>
<id>0</id>
<posX>195</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsMP3</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>AC3</description>
<type>image</type>
<id>0</id>
<posX>195</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsAC3</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>DTS</description>
<type>image</type>
<id>0</id>
<posX>195</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsDTS</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>MP2A</description>
<type>image</type>
<id>0</id>
<posX>195</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsMP2A</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>WMA</description>
<type>image</type>
<id>0</id>
<posX>195</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsWMA</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>PCM</description>
<type>image</type>
<id>0</id>
<posX>195</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsPCM</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>DivX</description>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsDIVX</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>XVID</description>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsXVID</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>H264</description>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsH264</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>Generic MPEG4</description>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsMP4V</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>MP1V</description>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsMP1V</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>MP2V</description>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsMP2V</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
<control>
<description>WMV</description>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>10</posY>
<width>100</width>
<height>32</height>
<texture>#Play.Current.IsWMV</texture>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" time="250">windowopen</animation>
</control>
ah OK