0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-04-29 16:47:52 +00:00
Files
Matthias Reichl 6dfa96ede9 hyperhdr: add addon and depends
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-02-05 13:01:03 +01:00

8 lines
164 B
Python

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025-present Team LibreELEC (https://libreelec.tv)
import xbmc
monitor = xbmc.Monitor()
monitor.waitForAbort()