Kodi Community Forum
Make videos main - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Make videos main (/showthread.php?tid=142147)



Make videos main - thexshadow - 2012-10-07

Is there a way to make the movies tab the only tab. So lets say, I start the XBMC, I want it to go strait to movies and not be able to go back to the main page.
Is that at all possable?

-Jessie


RE: Make videos main - ronie - 2012-10-07

not without modifying the skin.
the best you can do is set the startup window in 'settings > appearance > skin > startup window'



RE: Make videos main - thexshadow - 2012-10-07

What file would I have to modify for the skin?


RE: Make videos main - ronie - 2012-10-07

Startup.xml and Home.xml


RE: Make videos main - thexshadow - 2012-10-07

hum, im so lost, would someone like to try and do this?


RE: Make videos main - ronie - 2012-10-07

replace the contents of Startup.xml and Home.xml with:
Code:
<window>
    <onload>ReplaceWindow(Videos,movietitles)</onload>
</window>




RE: Make videos main - Livin - 2012-10-07

You can always use a skin that has Home menu customization features build into Settings... like AEON NOX, AEON MQ4 and several others.