xbmc.getInfoLabel('Network.MacAddress') Some times return busy
#1
hi i want to get the device mac address and some time i get BUSY

python:
macaddr = xbmc.getInfoLabel('Network.MacAddress')
Reply
#2
Thread moved to add-on development.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#3
yes, because it's busy running queries. it's working as intended.
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc.getInfoLabel('Network.MacAddress') Some times return busy0