I'd like matching skin files for the File Explrer plugin : MEDIAPORTAL - free media center - File Explorer and for mkmail : MEDIAPORTAL - free media center - MkMail
Thanks for your job..
Thanks for your job..
Hi cecet23,
I have allready added support for File Explorer and it will be part of next release see attached screenshot. About the MkMail, I have no immediate plans to integrate it into the skin but perhaps in some future release.
best regards
cul8er
<control>
<description>music overlay image</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>music_playlist_bg (+thumb)-70.png</texture>
<visible>string.contains(#time,:01:)|string.contains(#time,:07:)|string.contains(#time,:13:)|string.contains(#time,:19:)|string.contains(#time,:25:)|string.contains(#time,:31:)|string.contains(#time,:37:)|string.contains(#time,:43:)|string.contains(#time,:49:)|string.contains(#time,:55:)</visible>
</control>
<control>
<description>music overlay image</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>music_playlist_bg (+thumb)-75.png</texture>
<visible>string.contains(#time,:02:)|string.contains(#time,:08:)|string.contains(#time,:14:)|string.contains(#time,:20:)|string.contains(#time,:26:)|string.contains(#time,:32:)|string.contains(#time,:38:)|string.contains(#time,:44:)|string.contains(#time,:50:)|string.contains(#time,:56:)</visible>
</control>
<control>
<description>music overlay image</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>music_playlist_bg (+thumb)-80.png</texture>
<visible>string.contains(#time,:03:)|string.contains(#time,:09:)|string.contains(#time,:15:)|string.contains(#time,:21:)|string.contains(#time,:27:)|string.contains(#time,:33:)|string.contains(#time,:39:)|string.contains(#time,:45:)|string.contains(#time,:51:)|string.contains(#time,:57:)</visible>
</control>
<control>
<description>music overlay image</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>music_playlist_bg (+thumb)-85.png</texture>
<visible>string.contains(#time,:04:)|string.contains(#time,:10:)|string.contains(#time,:16:)|string.contains(#time,:22:)|string.contains(#time,:28:)|string.contains(#time,:34:)|string.contains(#time,:40:)|string.contains(#time,:46:)|string.contains(#time,:52:)|string.contains(#time,:58:)</visible>
</control>
<control>
<description>music overlay image</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>music_playlist_bg (+thumb)-80.png</texture>
<visible>string.contains(#time,:05:)|string.contains(#time,:11:)|string.contains(#time,:17:)|string.contains(#time,:23:)|string.contains(#time,:29:)|string.contains(#time,:35:)|string.contains(#time,:41:)|string.contains(#time,:47:)|string.contains(#time,:53:)|string.contains(#time,:59:)</visible>
</control>
<control>
<description>music overlay image</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>music_playlist_bg (+thumb)-75.png</texture>
<visible>string.contains(#time,:06:)|string.contains(#time,:12:)|string.contains(#time,:18:)|string.contains(#time,:24:)|string.contains(#time,:30:)|string.contains(#time,:36:)|string.contains(#time,:42:)|string.contains(#time,:48:)|string.contains(#time,:54:)|string.contains(#time,:60:)</visible>
</control>
I must admit that in MP 1.0.2 these conditions DO NOT work .rivera said:So, you can use Player.HasAudio & Player.HasVideo in conditional visibility
These conditions (string.contains) also will work only in MP 1.1rivera said:If in your setup it is specified to display time string without seconds - remove second ":" from conditions
It's very strange.If I touch my mouse all graphics and text disappears. It returns if I move the mouse to the top left corner of my screen or I hit a direction arrow on my remote. Is this a bug or have I missed a setting somewhere.
If I touch my mouse all graphics and text disappears. It returns if I move the mouse to the top left corner of my screen or I hit a direction arrow on my remote. Is this a bug or have I missed a setting somewhere.