v17 Need help in finding if Addon is enabled or not
#1
Need ideas on how to tell if an Addon is enabled or not similar to

Code:
condition="System.HasAddon(script.globalsearch)"

If an addon is disabled then it's effectively not installed and the above condition would be incorrect.
Noli illegitimi carborundum


Reply
#2
http://forum.kodi.tv/showthread.php?tid=...pid2204682
String. IsEqual(addon.IsEnabled,true)
Or this, cant see what is string..
String. IsEqual(addon.IsEnabled,enabled)
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply

Logout Mark Read Team Forum Stats Members Help
Need help in finding if Addon is enabled or not0