Hi there,
I am trying to develop an addon, and would like it to bring in some information about the current device, like the service.libreelec.settings does.
I am happy to have the librelec settings addon provide this information to me.
I would like the following:
Version
Architecture
Device
When I use :
Container(5533).Property(Version)
or
Container(5533).Property(Arch)
The device crashes, lol.
I am using MX3 AMlogic device with latest demitris S812 firmware.
Anyone from the LE team that could kindly let me know what code I use to get this information, I would greatly appreciate it.
Cheers!
Ken