Kodi Community Forum

Full Version: Fanart for Background - search in Folders
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,

i am using the skin since today and it looks really great. In the skin settings i found an option to set the fanarts as background for movies.

This works great if all pictures are in one folder. Because of my structure all my fanarts are in seperate folders. Is there any way to "include subfolders" for this feature?

Thanks & regards from germany

-hamafly
(2013-01-23, 16:00)hamafly Wrote: [ -> ]Hi there,

i am using the skin since today and it looks really great. In the skin settings i found an option to set the fanarts as background for movies.

This works great if all pictures are in one folder. Because of my structure all my fanarts are in seperate folders. Is there any way to "include subfolders" for this feature?

Thanks & regards from germany

-hamafly

recursively scanning folders is not possible in skins,
but you can use the artwork organizer addon to copy all fanart images to one folder.
thanks a lot! That works perferct.

btw. maybe a stupid question but is there any way to schedule the addon?

thank you =)
(2013-01-23, 19:22)hamafly Wrote: [ -> ]thanks a lot! That works perferct.

btw. maybe a stupid question but is there any way to schedule the addon?

thank you =)

not in the addon itself.

but i suppose you could use something like this:
http://forum.xbmc.org/showthread.php?tid=144378
ok, thanks! I will try it with the following Script Command

RunScript(script.artwork.downloader)

Cheers,
Hama