den pfad bei mir hab ich jetzt gefunden nennt sich bei mir Kodi\addons\script.skinshortcuts\720p\ hier liegt jedoch nur eine datei namens script-skinshortcuts.xml
jedoch weiß ich jetzt nicht genau was ich ändern oder wo eintragen muss um meine 3D Filme, Kinderserien, Kinderfilme angezeigt zu bekommen auf dem home
<?xml version="1.0" encoding="UTF-8"?>
<window>
<allowoverlay>no</allowoverlay>
<defaultcontrol always="true">100</defaultcontrol>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
<effect type="fade" start="0" end="100" time="300" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
<effect type="fade" start="100" end="0" time="300" />
</animation>
<controls>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture>black.png</texture>
</control>
<control type="group" id="200">
<left>40</left>
<top>10</top>
<!-- Background -->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>700</height>
<texture border="2">grey.png</texture>
<colordiffuse>4FFFFFFF</colordiffuse>
<selectedcolor>FF000000</selectedcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>700</height>
<texture border="2">blue.png</texture>
<colordiffuse>4FFFFFFF</colordiffuse>
<selectedcolor>FF000000</selectedcolor>
<visible>ControlGroup(200).HasFocus</visible>
</control>
<!-- id 211 - Current shortcuts -->
<control type="list" id="211">
<top>50</top>
<left>10</left>
<width>450</width>
<height>650</height>
<onright>260</onright>
<orientation>vertical</orientation>
<viewtype label="535">list</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>260</pagecontrol>
<itemlayout width="500" height="50">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>50</width>
<height>50</height>
<texture background="true" fallback="DefaultShortcut.png">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>55</posx>
<posy>0</posy>
<width>445</width>
<height>25</height>
<label>$INFO[ListItem.Label]</label>
<font>font18</font>
<textcolor>FFCCCCC</textcolor>
<selectedcolor>FF4DBAFF</selectedcolor>
<aligny>center</aligny>
</control>
<control type="label">
<posx>55</posx>
<posy>25</posy>
<width>445</width>
<height>25</height>
<label>$INFO[ListItem.Label2]</label>
<font>font18</font>
<textcolor>FFCCCCC</textcolor>
<selectedcolor>FF4DBAFF</selectedcolor>
<aligny>center</aligny>
</control>
</itemlayout>
<focusedlayout width="500" height="50">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>50</width>
<height>50</height>
<texture background="true" fallback="DefaultShortcut.png">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>55</posx>
<posy>0</posy>
<width>445</width>
<height>25</height>
<label>$INFO[ListItem.Label]</label>
<font>font18</font>
<textcolor>FF4DBAFF</textcolor>
<selectedcolor>FF4DBAFF</selectedcolor>
<aligny>center</aligny>
</control>
<control type="label">
<posx>55</posx>
<posy>25</posy>
<width>445</width>
<height>25</height>
<label>$INFO[ListItem.Label2]</label>
<font>font18</font>
<textcolor>FF4DBAFF</textcolor>
<selectedcolor>FF4DBAFF</selectedcolor>
<aligny>center</aligny>
</control>
</focusedlayout>
</control>
und so weiter und so fort 10.000 zeichen erreicht