MikeSiLVO / script.skinshortcuts

GNU General Public License v2.0
18 stars 21 forks source link

Add enable addon functionality #23

Closed Ch1llb0 closed 3 years ago

Ch1llb0 commented 4 years ago

With v19 there's a new built-in function for Kodi that allows skinners to add a direct button for enabling an addon. The skinshortcuts script can install an addon via the ::INSTALL:: tag, but it cannot enable an addon AFAICT. Would it be possible to add an ::ENABLE:: tag of some sorts in order to be able to let users enable a disabled addon like the skin helper script or some other script that can be used together with the skinshortcuts script?

Ch1llb0 commented 3 years ago

Added with https://github.com/mikesilvo164/script.skinshortcuts/pull/35

anxdpanic commented 3 years ago

Added in https://github.com/mikesilvo164/script.skinshortcuts/releases/tag/2.0.0.alpha2 or higher