Kodi Community Forum
Change extra fanart slideshow duration - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+---- Thread: Change extra fanart slideshow duration (/showthread.php?tid=157966)



Change extra fanart slideshow duration - CCRambo - 2013-03-01

Hello!

First I'd like to say that this skin looks very impressive, good job Smile

Now I have a question that I was hoping someone would be able to answer.

I enabled "use extra fanart" and it works but it seems the slideshow is set to a static 10 second delay between transitions.
I would like to change this to a higher value, is this possible? Perhaps in a xml file?


RE: Change extra fanart slideshow duration - ronie - 2013-03-01

search Includes_Workarounds.xml for 'fanart-extra'.
ther are separate sections for movies / tv shows / music etc...

change the value (in miliseconds) of:
<timeperimage>5000</timeperimage>


RE: Change extra fanart slideshow duration - CCRambo - 2013-03-02

That worked, thanks mate!