Basic Shelf for Custom Home 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: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203) +---- Thread: Basic Shelf for Custom Home Menu Items (/showthread.php?tid=309742) |
Basic Shelf for Custom Home Menu Items - Klattsy - 2017-03-16 14thFebruary2017 -. Added the ability to show a basic shelf for custom home menu items. Hi. I was just curious as to exactly what this allows and how it works? If we have a favourite as a home shelf item, can we then create a sub menu down the bottom of the screen? Or is a shelf the links to files that appear on the middle of the screen? (Like in progress, recently added ect in movies). Thanks, Mark. RE: Basic Shelf for Custom Home Menu Items - joethepartylion - 2017-03-16 This uses the Skin Shortcuts addon to write a library shortcut for a main menu item to a skin setting e.g. for a playlist it could be special://profile/playlists/video/anime.xsp The shelf then uses that playlist\shortcut to populate the shelf following the sortby, sortorder etc of that playlist. RE: Basic Shelf for Custom Home Menu Items - burtaverde - 2017-03-16 Does this function work in Kodi 16.1 or is it just for Kodi 17, because that's pretty much all i'm missing to make my RPi the perfect htpc? I would love to update, but OpenElec is still at 16.1 and everything else seems slow (even LibreElec, which i find weird since the code is very similar) RE: Basic Shelf for Custom Home Menu Items - joethepartylion - 2017-03-16 Hi, this is only available in 17. |