Kodi Community Forum
Create Custom Menu Item issue - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Black Glass Nova (https://forum.kodi.tv/forumdisplay.php?fid=208)
+----- Thread: Create Custom Menu Item issue (/showthread.php?tid=261859)



Create Custom Menu Item issue - DevArmaya - 2016-02-27

Well, as the title reads I am having a issue creating a button. All I am trying to do is make a "Powerdown" button. Which I have done but when I leave the settings menu and it reloads, the button is not on the list? I see the other ones I made though. Any help would be great, thanks!


RE: Create Custom Menu Item issue - BobCratchett - 2016-02-27

The visibility condition "System.CanPowerDown" will be automatically added to the shortcut (from the wiki: "Returns true if Kodi can powerdown the system.", so it sounds like your system doesn't accept Kodi's powerdown command.


RE: Create Custom Menu Item issue - DevArmaya - 2016-02-28

Pre-Jarvis it worked without issue? The button itself doesn't show up in the menu after I create it? But when I go into check if it is there, it's sitting there as though nothing is wrong. The box is a MX3 if that helps?