15th Jan, 2013, 09:09 PM
Dear forum members,
I managed to autostart a slideshow using in autoexec.py
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
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