Kodi Community Forum

Full Version: multiimage read extensions .jpg
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

I need help about multiimage. In my folder I have jpg,png and gif images but I need only jpg image to show in multiimage line.
Is there a way to do this ?

Thanks in advance.


<control type="multiimage">
<posx>0</posx>
<posy>0</posy>
<width>1920</width>
<height>1080</height>
<aspectratio align="center">stretch</aspectratio>
<imagepath>C:\XONE\Werbung\Bing archive</imagepath>
<timeperimage>10000</timeperimage>
<fadetime>700</fadetime>
<pauseatend>0</pauseatend>
<randomize>true</randomize>
<loop>yes</loop>
<animation type="visible">
<effect type="fade" start="0" end="100" time="250" tween="sine" easing="in" />
<effect type="zoom" start="103" end="100" time="250" tween="cubic"center="auto" easing="in" />
</animation>
<animation type="hidden">
<effect type="fade" start="100" end="0" time="250" tween="sine" easing="in" />
<effect type="zoom" start="100" end="103" time="250" tween="cubic"center="auto" easing="out" />
</animation>
<visible></visible>
</control>
PHP Code:
<imagepath>C:/XONE/Werbung/Bing archive/,.jpg</imagepath
Hello Hitcher

Thank you very much for your reply,but for some reason that line does not work for me,I do not know what is the problem.

Best Regards
Hello

Who can to explain to me,for which reason not work line written by Hitcher <imagepath>C:/XONE/Werbung/Bing archive/,.jpg</imagepath>
I apologize if I'm boring,This is a simple matter but I don't know fix that thing.

Best Regards