Kodi Community Forum

Full Version: Removing of categories at PVR possible?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

ist it possible to remove marked categories (Recordings, Timer, Timer Rules, Search)? Where do I find the code? Editing main menu was no problem... but there I struggle.


Thanks

Erestris
It is done.

For everyone who want the same:
Includes_Home.xml
it is also home.xml

xml:

<include content="WidgetListCategories" condition="System.HasPVRAddon">
       <param name="widget_header" value="$LOCALIZE[31148]"/>
       <param name="list_id" value="12900"/>
       <param name="pvr_submenu" value="true"/>
       <param name="pvr_type" value="TV"/>
      </include>