Startup Screen
#1
This is probably a stupid question, but I couldn't find it in the forums or in the XML files (I bet it's in there, just don't know where to look)....Is there a way to have minimeedia startup on a screen other than TV shows? I'd like to have it start on weather if possible.

Great skin too, my favorite.
Reply
#2
Any joy?

I have the same problem Sad
Even tried updating the skin through the SVN
(think I was up to date anyway)

I am on Atv...
Reply
#3
Home.xml (720p folder)
See line 500

PHP Code:
<item id="9">
            <
description>My Movies Button</description>
            <
label>$LOCALIZE[342]</label>
            <
label2>$LOCALIZE[31009]</label2>
            <
thumb>$INFO[Skin.String(CustomMoviesBGFolder)]</thumb>
            <
onclick>XBMC.ActivateWindow(MyVideoLibrary,movietitles,return)</onclick>
            <
visible>!Skin.HasSetting(HideMovies)</visible>
          </
item

This is the second button and if you have set library MiniMeedia will start with this button.

If you like an other start up window, make the window you like second in row Wink
Reply

Logout Mark Read Team Forum Stats Members Help
Startup Screen0