Kodi Community Forum
Built-In XBMC Function to Display Specific Picture? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Built-In XBMC Function to Display Specific Picture? (/showthread.php?tid=144853)



Built-In XBMC Function to Display Specific Picture? - dclindner - 2012-11-09

I'd like to add a few pictures that I can call up from the HOME screen that provide specific help for the remote control. Is there a built-in XBMC function that I can use to map a key to display a specific picture?

(I'm familiar with the keyboard and remote.xml file requirements, but can't find the required function)

In no particular order, I'll consider any option that would allow me to:

1) Display a particular picture.
2) Open a specific picture folder.
3) Call a script to open a picture or folder.

If anyone can provide specific help, I'd appreciate it.

Thanks,
Doug



RE: Built-In XBMC Function to Display Specific Picture? - sphere - 2012-11-09

You can try to use the builtin "SlideShow(dir)".


RE: Built-In XBMC Function to Display Specific Picture? - dclindner - 2012-11-09

Quote:You can try to use the builtin "SlideShow(dir)".

Excellent! I'll give that a go.