Forum

Full Version: Autostart slideshow pictures/videos
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear forum members,

I managed to autostart a slideshow using in autoexec.py
Code:
xbmc.executebuiltin("SlideShow(/storage/pictures)")

The problem is that although the script will slideshow the photos, it will not slideshow the videos. If you manually click ''start slideshow here'' it will do both. Is there anyway to accomplish that with a script?

Many thanks in advance

Thijs
Seems to be a XBMC related issue: http://forum.xbmc.org/showthread.php?tid=77403.
Reference URL's