Thoradia Quack
Thoradia Quack
Hello again @ldo As promised, here is what works for me to migrate legacy code from python dbus to ravel - [dbus_utils.py](https://github.com/thoradia/service.libreelec.settings/blob/dbussy_examples/src/resources/lib/dbus_utils.py) - [dbus_connman.py](https://github.com/thoradia/service.libreelec.settings/blob/dbussy_examples/src/resources/lib/dbus_connman.py) This might be useful to someone...
This proof of concept shows that building virtual environments for LibreELEC is easy with Python 3 and crossenv. I hope that you will find it useful and that you will...