Posts by lsellens


    Hi LibreElec,

    With the Chromium addon, I can see Netflix on my LibreElec install, great! But my cursor is stuck in the center of the screen and I can't move it out of the way (using Flirc with a remote control).

    Would it be possible to allow the installation of the unclutter package (or is there maybe a better way to hide the cursor :D?) so I can hide my cursor?

    Thanks!

    Couldn't you just disable mouse and touch screen support in the settings?

    Thanks  lsellens, for giving us the hope that this thing possible. please guide me how your addon working in this scenario. I just want the addon give stop command to Raspberry PI after detecting HDMI inactive. Internet data is more critical here then electricity. May be in future we can combine with pushbullet addon and we can get notification about when TV start and when switch off. Spying on wife how much she watch the TV with official records.
    thanks


    I have zero interest in making anything for you to spy on someone with, so you're on your own on that one. I'm at work right now, but if you have time to ssh into your pi and run the command "tvservice -s" post the output with both the tv on and off also just for the hell of it unplug the hdmi cable and post the output that way aswell. Should be able to make a quick script or addon.

    I doubt this will be added due to both lack of interest and composite video also being an option on the rpi. Should be simple to write a script or addon that will do this. You'll have to google because I don't remember off the top of my head but there is a gpio that you can read state for hdmi. Its the one used for hotplug. Think there is also a console command tvstatus or something like that. Good luck. If you need help I might have some time to whip up something quick this weekend, or if you just need a good starting point this might help GitHub - lsellens/script.service.rpi.tv.switch: Kodi addon for switching RPi on and off by GPIO. Its what I use to power my rpi on and off automatically with the tv but it requires building support hardware and might not work on all tv's. Also I need to remake the schematic since I've improved the circuit since I put that up. original p-channel fet has too much of a voltage drop.