2018-12-04, 12:22
hi have a question.
i migratet one of my kodi from krypton to leia rc2 afrter installation all my custom shortcut show also "labe2" between brackets is there a way to disable it and show only "label"
here an example
i migratet one of my kodi from krypton to leia rc2 afrter installation all my custom shortcut show also "labe2" between brackets is there a way to disable it and show only "label"
here an example
Code:
<shortcut>
<defaultID />
<label>Dirette TV</label>
<label2>Video Add-On</label2>
<icon>DefaultShortcut.png</icon>
<thumb></thumb>
<action>ActivateWindow(Videos,"plugin://plugin.video.raitv/?mode=live_tv",return)</action>
</shortcut>