Kodi Community Forum

Full Version: xbmc.getInfoLabel('Network.MacAddress') Some times return busy
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi i want to get the device mac address and some time i get BUSY

python:
macaddr = xbmc.getInfoLabel('Network.MacAddress')
Thread moved to add-on development.
yes, because it's busy running queries. it's working as intended.