Does UpdateLocalAddons only work to detect new addons, rather than remove ones that have been manually deleted?
After deleting an addon manually I tried this:
but the addon stays in the list of available addons (it does get removed following a reboot)
After deleting an addon manually I tried this:
Code:
xbmc.executebuiltin( 'UpdateLocalAddons' )
but the addon stays in the list of available addons (it does get removed following a reboot)