Kodi Community Forum

Full Version: Multiple backgrounds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm using version 3.7 in Kodi Helix 14.2 and have selected multi image (backgrounds) option. Is there a way to change the delay in changing the background image?

Currently it changes the background image every 10 seconds I would like to increase that to 3060 seconds, or even longer.

Thanks
You have to edit the file "1080i/Includes.xml".

line 665: <timeperimage>30000</timeperimage>

and line 680: <timeperimage>30000</timeperimage>

Tgx
Where do I find that file, and is it just a case of editing and saving or do I need to recompile?

Thanks
Go to http://kodi.wiki/view/Userdata and find your "userdata" folder.
Next find the "addons" folder next to the "userdata" folder.
Inside the "addons" folder -> skin.blackglassnova -> 1080i -> includes.xml
You can use any text editor.
Just edit and restart Kodi.

Tgx
Thanks. I'll give it a try.
(2015-07-09, 12:32)Tgxcorporation Wrote: [ -> ]Go to http://kodi.wiki/view/Userdata and find your "userdata" folder.
Next find the "addons" folder next to the "userdata" folder.
Inside the "addons" folder -> skin.blackglassnova -> 1080i -> includes.xml
You can use any text editor.
Just edit, save and restart Kodi.

Tgx
That's done the job. Thanks!!!
Cant find that file on android device... Is it because I would have to have a custom skin set first. Maybe that's the problem. Any feedback on this problem is greatly appreciated.
(2015-07-09, 11:58)Tgxcorporation Wrote: [ -> ]You have to edit the file "1080i/Includes.xml".

line 665: <timeperimage>30000</timeperimage>

and line 680: <timeperimage>30000</timeperimage>

Tgx

Just one more question. Is there a maximum value, i.e. can it go to 5/10 mins?

Thanks
(2015-08-10, 13:36)sconly Wrote: [ -> ]Just one more question. Is there a maximum value, i.e. can it go to 5/10 mins?

I think there's no limit.

Tgx