7th May, 2013, 07:32 PM
i'm using pi model b.
there is autoexec.py to start the automatic slideshow.
i am not having any idea abt writin some scripts inside.
my purpose is to resume the slideshow from where it was powered off.
by this line xbmc.executebuiltin("SlideShow (/storage/Pictures)")
i can start the slideshow.
but i need some lines to get the current slideshow path so that current id can be replaced in xbmc.executebuiltin("SlideShow (/storage/Pictures)") so that task accomplished.
can anyone help me out.
there is autoexec.py to start the automatic slideshow.
i am not having any idea abt writin some scripts inside.
my purpose is to resume the slideshow from where it was powered off.
by this line xbmc.executebuiltin("SlideShow (/storage/Pictures)")
i can start the slideshow.
but i need some lines to get the current slideshow path so that current id can be replaced in xbmc.executebuiltin("SlideShow (/storage/Pictures)") so that task accomplished.
can anyone help me out.