How to Hide Menu Items? - 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: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: How to Hide Menu Items? (/showthread.php?tid=211441) |
How to Hide Menu Items? - Zacharybinx34 - 2014-12-15 I'd like to hide the "LIVE TV" menu item as I use PTVL. Is there any way to do this? RE: How to Hide Menu Items? - Zacharybinx34 - 2014-12-25 Bump, would like to hide the LIVE TV menu item if possible. Thanks! RE: How to Hide Menu Items? - Martijn - 2014-12-25 settings->appearance->skin setting RE: How to Hide Menu Items? - Zacharybinx34 - 2014-12-25 (2014-12-25, 15:26)Martijn Wrote: settings->appearance->skin setting There isn't an option in there for that menu item. This menu item only appears when you enable LIVE TV in KODI and only contains TV TUNER related items. RE: How to Hide Menu Items? - JasonPell - 2014-12-26 Try a different skin. Many skins provide much more control over menus. Such as confluence customizable mod http://forum.kodi.tv/showthread.php?tid=160184 RE: How to Hide Menu Items? - doug - 2014-12-26 Not familiar with PTVL, but the Live TV menu item disappears when you disable Live TV. Why not just do that? ->Settings->Live TV->General->Enabled/Disabled RE: How to Hide Menu Items? - JasonPell - 2014-12-26 (2014-12-26, 23:23)doug Wrote: Not familiar with PTVL, but the Live TV menu item disappears when you disable Live TV. Why not just do that? I think he uses live TV but not via the live TV menu. RE: How to Hide Menu Items? - doug - 2014-12-27 Well, if you're using Confluence with Helix. Edit Home.xml and remove: Code: <item id="13"> Reboot. If Confluence is updated, your changes will be overwritten. So, copy the Confluence skin folder to your userdata/addon folder, rename the folder, edit addon.xml to reflect the new folder name and also edit addon.xml and change the name Confluence to something like ConfluenceNoTVmenu. Reboot. Select your new skin. RE: How to Hide Menu Items? - Zacharybinx34 - 2015-01-05 Wish Confluence would add more options. I like the UI, much better controls than some of the others. |