Custom home items: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{mininav|[[Video library]]|[[Video management|Management]] }}
 
<section begin="intro" />A common question people have after setting up their library is how can they separate their library so not everything is just in one big section, and how to have that as an option on the home screen in Kodi. Kodi can already filter and separate library items using a number of methods mentioned above, and combined with a skin that supports [[custom home items]], the library can be laid out exactly was you want, right from the home screen.
{{mininav|[[Video library]]|[[Video_management|Video management]]}}
[[File:CustomMenuItem25.jpg|500px|right]][[File:CustomMenuItem26.jpg|500px|right]]
 
 
= Introduction =
<section begin="intro" />A commonly asked question is how can the Movie Library or TV Show Library be separated so not every Movie or TV Show is in one big section.
 
It is possible to create '''''[[Basic_controls|Main Menu items]]''''' in addition to the items that appear on the default Main Menu. For example, adding Home Movies, Kids Movies or Cartoons menu items. Kodi can already filter and separate library items using a number of methods. Combined with a skin that supports '''''[[Custom_home_items|Custom Home Items]]''''', the library and main menu can be laid out to meet your requirements.


This same idea can also be applied to add-ons, programs, and anything else you might want to place on the home screen.<section end="intro" />
This same idea can also be applied to add-ons, programs, and anything else you might want to place on the home screen.<section end="intro" />


== Skins ==
The following sections list the requirements to achieve your goal.
 
'''{{red|This modification does not work on the default Estuary skin}}'''
 
Any errors or omissions on this page, report '''''[https://forum.kodi.tv/showthread.php?tid=327704 on the forum here]'''''
 
= Skins =
{{main|Skins}}
{{main|Skins}}
The main requirement for customs home items is using a skin that supports such customization. Most third party skins that can be downloaded have some form of support for this. However, Kodi's default skins (previously Confluance, and now Estuary) don't have many home screen customization options.
 
The first requirement for custom home items is using a skin that supports such customization. Most third party skins that can be downloaded from the Official Kodi Repository, or their Mod versions from the Kodi Forum, have some form of support for this. However, Kodi's default skins (previously Confluence for v16 and prior, and now Estuary for v17 and up) do not have home screen customization options.


If you like the look of the default skin, but still need custom home items, here are some possible solutions:
If you like the look of the default skin, but still need custom home items, here are some possible solutions:
*
* [https://forum.kodi.tv/showthread.php?tid=267343 Modified version of Estuary for Kodi v17],
*
* [https://forum.kodi.tv/showthread.php?tid=306757 Modified version of Estuary for Kodi v18],
*
* [http://forum.kodi.tv/forumdisplay.php?fid=125 Modified versions of Confluence], the default theme in Kodi v16 and prior
* [https://forum.kodi.tv/forumdisplay.php?fid=67 Forum listing of other available skins]
 
 
 
= Separating Media =
The second requirement for creating additional custom home items, is a means of distinguishing and separating the media content. A number of methods are available for this...
*'''[[Smart_playlists|Smart Playlists]]''' - the method used in the How To: Guide below.
*'''[[Favorites]]'''
*'''[[Custom_video_nodes|Custom Video Nodes]]'''
*'''[[Video_library_tags|Video Library Tags]]'''
 
The above can be used individually or in combination to create a list for each special type like Anime, Documentaries, Westerns, Home Movies, SciFi, etc. It is good practice to physically separate the media on the drive, by creating a folder specific to the media type that is being separated. eg, a folder containing SciFi, Home Movies etc. Each of these new folders are then added to {{Kodi}} as a separate Source.
 
If you want to completely separate the library you can also use '''''[[Profiles]]''''', where each profile has their own Kodi library and settings.
{{see also|Profiles}}
 
= How To: Guide =
A step by step How To: guide has been created to walk you through the process.
 
For the purpose of this guide, Kodi v17.6 with the Aeon Nox 5: SiLVO skin is used. If you are using a different skin the process is the same, but you will need to find the appropriate screens in your skin.
 
 
 
== Aeon Nox Silvo Skin ==
:'''{{big|[[Custom_home_items/Aeon Nox Silvo|How To: Create Custom Home Items]]}}'''
 
 
 
== Estuary ==
This is an advanced method for those familiar with coding. Though it will not create Custom Home Items, it will describe how to rename and reorganise the existing items.
 
If you want to add Custom Home Items to Esturary, then consider using the Estuary Mod version. Links are in Section 2 above
:'''{{big|[[Estuary_Modification#Renaming_and_Reordering_Main_Menu_Items|Estuary Renaming & Reordering Home Items]]}}'''
 


== Video library example ==
The easiest method is to use something like '''[[favorites]]''', '''[[smart playlists]]''', '''[[custom video nodes]]''' or '''[[video library tags]]''' (or even a mix of those) and create a list for each special type (like anime, documentaries, westerns, etc) ''and'' create one for "general TV shows". Basically, "TV shows" becomes a smart playlist where it's all TV shows except for the ones with special playlists. Then grab a skin that lets you use custom home items, such as Transparency!, Hybrid, or Aeon Nox, and set those as home buttons while hiding the original "TV shows" button.


== Rapier Skin ==
:'''{{big|[[Add-on:Rapier#Creating_a_custom_category|Rapier Skin Custom Home Items]]}}'''


Some skins even let you use [[custom video nodes]] (which are based on smart playlists) to automatically alter what is displayed on the home screen.




If you want to completely separate the library you can also use [[profiles]], where each profile has their own Kodi library and settings.


== Other guides ==
* [http://forum.kodi.tv/showthread.php?tid=150934 (How To) Separate Your Kids Media From Your Own on MQ4]


{{Helix updated}}
{{top}}


{{updated|17}}
[[Category:FAQ]]
[[Category:Index]]
[[Category:Guides]]
[[Category:Manual]]
[[Category:Manual]]
[[Category:Karellen]]
[[Category:Video library]]
[[Category:Video library]]
[[Category:How-to]]
[[Category:General topics]]
[[Category:First time user]]
[[Category:Quick Start Guide]]

Revision as of 21:54, 3 May 2018

Home icon grey.png   ▶ Video library ▶ Video management ▶ Custom home items
CustomMenuItem25.jpg
CustomMenuItem26.jpg


Introduction

A commonly asked question is how can the Movie Library or TV Show Library be separated so not every Movie or TV Show is in one big section.

It is possible to create Main Menu items in addition to the items that appear on the default Main Menu. For example, adding Home Movies, Kids Movies or Cartoons menu items. Kodi can already filter and separate library items using a number of methods. Combined with a skin that supports Custom Home Items, the library and main menu can be laid out to meet your requirements.

This same idea can also be applied to add-ons, programs, and anything else you might want to place on the home screen.

The following sections list the requirements to achieve your goal.

This modification does not work on the default Estuary skin

Any errors or omissions on this page, report on the forum here

Skins

The first requirement for custom home items is using a skin that supports such customization. Most third party skins that can be downloaded from the Official Kodi Repository, or their Mod versions from the Kodi Forum, have some form of support for this. However, Kodi's default skins (previously Confluence for v16 and prior, and now Estuary for v17 and up) do not have home screen customization options.

If you like the look of the default skin, but still need custom home items, here are some possible solutions:


Separating Media

The second requirement for creating additional custom home items, is a means of distinguishing and separating the media content. A number of methods are available for this...

The above can be used individually or in combination to create a list for each special type like Anime, Documentaries, Westerns, Home Movies, SciFi, etc. It is good practice to physically separate the media on the drive, by creating a folder specific to the media type that is being separated. eg, a folder containing SciFi, Home Movies etc. Each of these new folders are then added to Kodi as a separate Source.

If you want to completely separate the library you can also use Profiles, where each profile has their own Kodi library and settings.

How To: Guide

A step by step How To: guide has been created to walk you through the process.

For the purpose of this guide, Kodi v17.6 with the Aeon Nox 5: SiLVO skin is used. If you are using a different skin the process is the same, but you will need to find the appropriate screens in your skin.


Aeon Nox Silvo Skin

How To: Create Custom Home Items


Estuary

This is an advanced method for those familiar with coding. Though it will not create Custom Home Items, it will describe how to rename and reorganise the existing items.

If you want to add Custom Home Items to Esturary, then consider using the Estuary Mod version. Links are in Section 2 above

Estuary Renaming & Reordering Home Items


Rapier Skin

Rapier Skin Custom Home Items



Return to top