Kodi Community Forum

Full Version: manage kodi by a python script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello everyone!
i'm new in kodi so i'm sorry if i'm asking a silly question
i'm working on a project, i have to manage a sensor and a screen with my raspberry
the goal i have to reach is to display some different images (like a slideshow) with kodi when arrives an input from the sensor.
i manage the sensor with a routine i wrote on a python script, is there any way to control the image displaied by kodi from the python script?
thank you for help!
(2017-12-09, 11:51)Danii Wrote: [ -> ]hello everyone!
i'm new in kodi so i'm sorry if i'm asking a silly question
i'm working on a project, i have to manage a sensor and a screen with my raspberry
the goal i have to reach is to display some different images (like a slideshow) with kodi when arrives an input from the sensor.
i manage the sensor with a routine i wrote on a python script, is there any way to control the image displaied by kodi from the python script?
thank you for help!
This link is for another project, but will help you get started with Kodi control using python