Hi KoldFuzion, can you explain this to me, cause i am having the same problem...
My newsfeed just stops and isn't rotating.
This is what my mxm.xml looks like
<Config>
<Main>
<DiscTitle>Media X Menu</DiscTitle>
<DiscSubtitle> </DiscSubtitle>
<skinspath>C:MXMSkins</skinspath>
</Main>
<Network>
<UseDHCP>False</UseDHCP>
<IP>192.168.1.5</IP>
<DefaultGateway>192.168.1.1</DefaultGateway>
<SubnetMask>255.255.255.0</SubnetMask>
<DNS1>213.93.128.11</DNS1>
<DNS2>62.108.1.66</DNS2>
</Network>
<Newsfeed name="newsfeed">
<Global>True</Global>
<RotateChannels>True</RotateChannels>
<URL>
http://xbins.org/xbins.xml</URL> <UpdateIntervalMin>28</UpdateIntervalMin>
<RotateItemInterval>1</RotateItemInterval>
</Newsfeed>
<Preferences>
<SynchronizeClock>true</SynchronizeClock>
<TimeServerIP>192.168.1.1</TimeServerIP>
<Nickname>Dalmas Xbox</Nickname>
</Preferences>
</Config>
I am using menu.xml as well, but i guess that's not needed with my problem atm..
Thanks for any help!