Hmmm. I don't get the first added item in my MyHome.xml as default when I use the generator. I get the 4th as default. Is there an easy way to change which item is default?
Also, if possible, would it be possible to add the choice of having random background images for each item á la Aeon Wide? Like a check box next to background image selection that says "random" and a textbox for the path?
Example: "Use random images from |movies| "(located in Media/Animations/movies)?
Emph
I wanted the same thing. Just open up myhome.xml, change the background images type from image to multiimage, and replace the <texture> tag with:
<imagepath>TV</imagepath>
<timeperimage>30000</timeperimage>
<fadetime>800</fadetime>
<loop>yes</loop>
<randomize>True</randomize>
Obviously changing the imagepath to the folder you want to use. Make sure you actually put the folders in MediaStream\Media\Animations.
United States of America