Hi, I am totally new to LibreELEC, Kodi, Python and Raspberry Pi. I have no coding experience!
I have installed the latest version of LibreELEC on my Raspberry Pi 4, and some addons - Raspberry Pi tools.
I just need to play a video on a loop that is stored on the SSD I have connected to the pi.
I've wired a motion detector to the GPIO pins and want the video to pause and play in response to motion detected in a room.
I'm using LibreELEC because the video is 4K - it needs to be at this high resolution.
I can't work out how to even invoke the python interpreter from Kodi. Do I have to do this from a Terminal on my Macbook connecting via SSH to the pi? Do I type a python script into the Terminal on my Macbook once connected to the pi? Or is there an add on in kodi to bring up a shell where I can type the python code?
I had someone helping me to do this but have had to now do it myself.... any help would be amazing. It's for art if that makes a difference?!