(2017-11-02, 13:42)ronie Wrote: should be as simple as
Code:
RunScript(screensaver.picture.slideshow)
Hi ronie, awesome, that worked. Thanks so much. Just checked the logfile which shows a warning about the behavior being deprecated. Is this an issue?
5.685 T:1962304624 DEBUG: OnKey: f7 (0xf096) pressed, action is RunScript(screensaver.picture.slideshow)
07:03:15.686 T:1962304624 WARNING: RunScript called for a non-script addon 'screensaver.picture.slideshow'.
This behaviour is deprecated.
07:03:15.686 T:1506821024 DEBUG: Thread LanguageInvoker start, auto delete: false
07:03:15.686 T:1506821024 INFO: initializing python engine.
07:03:15.686 T:1506821024 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/screensaver.picture.slideshow/default.py): start processing
07:03:15.727 T:1506821024 DEBUG: -->Python Interpreter Initialized<--
07:03:15.727 T:1506821024 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/screensaver.picture.slideshow/default.py): the source file to load is "/storage/.kodi/addons/screensaver.picture.slideshow/default.py"
07:03:15.727 T:1506821024 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/screensaver.picture.slideshow/default.py): setting the Python path to /storage/.kodi/addons/screensaver.picture.slideshow:/storage/.kodi/addons/script.module.elementtree/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
07:03:15.727 T:1506821024 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/screensaver.picture.slideshow/default.py): entering source directory /storage/.kodi/addons/screensaver.picture.slideshow
07:03:15.728 T:1506821024 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/screensaver.picture.slideshow/default.py): instantiating addon using automatically obtained id of "screensaver.picture.slideshow" dependent on version 2.25.0 of the xbmc.python api
07:03:15.779 T:1962304624 DEBUG: Keyboard: scancode: 0x41, sym: 0x0120, unicode: 0x0000, modifier: 0x0
07:03:15.829 T:1506821024 DEBUG: screensaver.picture.slideshow: script version 4.2.1 started
07:03:15.954 T:1506821024 WARNING: CSkinInfo: failed to load skin settings
07:03:15.962 T:1962304624 DEBUG: ------ Window Init (/storage/.kodi/addons/screensaver.picture.slideshow/resources/skins/default/720p/script-python-slideshow.xml) ------
07:03:15.962 T:1962304624 INFO: Loading skin file: /storage/.kodi/addons/screensaver.picture.slideshow/resources/skins/default/720p/script-python-slideshow.xml, load type: LOAD_ON_GUI_INIT
07:03:15.983 T:1962304624 DEBUG: CGUIMediaWindow::GetDirectory ()
07:03:15.983 T:1962304624 DEBUG: ParentPath = []
07:03:16.076 T:1506821024 DEBUG: screensaver.picture.slideshow: slideshow type: 2
07:03:16.076 T:1506821024 DEBUG: screensaver.picture.slideshow: image path: smb://192.168.14.21/Photo/
07:03:16.076 T:1506821024 DEBUG: screensaver.picture.slideshow: update: False
07:03:17.106 T:1506821024 DEBUG: screensaver.picture.slideshow: items: 21669
07:03:18.039 T:1874850720 DEBUG: screensaver.picture.slideshow: slideshow type: 2
07:03:18.039 T:1874850720 DEBUG: screensaver.picture.slideshow: image path: smb://192.168.14.21/Photo/
07:03:18.039 T:1874850720 DEBUG: screensaver.picture.slideshow: update: True
07:03:18.042 T:1874850720 DEBUG: screensaver.picture.slideshow: create cache
07:03:18.437 T:1725875104 DEBUG: Thread JobWorker start, auto delete: true