Kodi Community Forum

Full Version: ScreenShot possibilities ...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey,...

i need some informations about the possibilities to take some screenshots in kodi,....

if i set a folder for System>Debugging>Screenshot folder
and use in pyhton addon
xbmc.executebuiltin('TakeScreenshot')

i have a screenshot in this folder,....


But i have some questions about this situation and pyhton addon,...

---> is it possible to specify a specific name to the screenshot by pyhton
---> is it possible to change the screenshot folder by pyhton
or
--->> how get the path of the Screenshot folder in system,... by pyhton

thx for your comprehension,.....
No.
No.
Yes but you have to use the json api

And it is python (sorry but my eyes are bleeding).
hey ironic_monkey

thx for your intervention,...

i will take a look to json api and the screenshot folder

what happens with your eyes ,... oops
hehe, just an expression (maybe it doesn't carry over to english); certain typos hurts to read.

to be more specific on the json usage; use the GetSetting method for the 'debug.screenshotpath' setting.
...
heheh,... Wink

thx for the precious information,... Wink