Replace Sets with Tags? - 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: Replace Sets with Tags? (/showthread.php?tid=191944) |
Replace Sets with Tags? - Novin - 2014-04-10 Is it possible to replace Sets under Movies with Tags instead? I don't use sets by I do use tags. RE: Replace Sets with Tags? - Arzk - 2014-04-10 In IncludesHomeMenuItems.xml search for Code: <control type="button" id="90163"> Change it to this: Code: <control type="button" id="90163"> Thanks by the way - I haven't even noticed Tags before but now I think I need them |