Sorry but i still cant get this to work, with any rss feed. im running the may 13 t3ch build. pm3 mod skin and my error log says
13:14:29 M: 54804480 NOTICE: -----------------------------------------------------------------------
13:14:29 M: 54804480 NOTICE: Starting XBoxMediaCenter from alternate homepath. Built on May 14 2006
13:14:29 M: 54804480 NOTICE: Home Path Q is mapped to: F:\Apps\XBMC (Harddisk0\Partition6\Apps\XBMC)
13:14:29 M: 54804480 NOTICE: Log File is located: Q:\xbmc.log
13:14:29 M: 54804480 NOTICE: -----------------------------------------------------------------------
13:14:29 M: 49967104 NOTICE: loaded Q:\system\players\mplayer\ISO639-1.xml
13:14:29 M: 49926144 NOTICE: loaded Q:\system\players\mplayer\ISO639-2.xml
13:14:29 M: 49864704 NOTICE: initialize assignment:[dhcp] network ip:[192.168.1.103] netmask:[255.255.255.0] gateway:[192.168.1.1] nameserver:[68.87.77.130]
13:14:29 M: 49864704 NOTICE: use DHCP
13:14:31 M: 49549312 NOTICE: Checking the Date!
13:14:31 M: 49549312 NOTICE: XBFileZilla: Starting...
13:14:31 M: 47403008 NOTICE: XBFileZilla: Started
13:14:31 M: 47403008 NOTICE: Start LED Control
13:14:31 M: 47403008 NOTICE: start dvd mediatype detection
13:14:31 M: 46878720 NOTICE: initializing playlistplayer
13:14:31 M: 46878720 NOTICE: setting fanspeed
13:14:31 M: 46878720 NOTICE: load default skin:[PM3 Mod]
13:14:31 M: 46878720 NOTICE: Start LED Control
13:14:32 M: 44531712 ERROR: invalid rss url set referenced in skin
13:14:32 M: 43991040 NOTICE: initialize done
13:14:32 M: 43991040 NOTICE: starting kai
13:14:32 M: 43991040 NOTICE: KAICLIENT: Discovering Kai engine via UDP broadcast.
13:14:32 M: 43991040 NOTICE: Running the application...
my userdata/rssfeeds.xml says
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rssfeeds>
<!-- RSS feeds. To have multiple feeds, just add a feed to the set. You can also have multiple sets. !-->
<!-- To use different sets in your skin, each must be called from skin with a unique id. !-->
<set id="1">
<feed updateinterval="30">http://sports.yahoo.com/top/rss.xml</feed>
</set>
</rssfeeds>
this is from my skin/pm3mod/pal16x9/home.xml
<control>
<description>rss feed</description>
<type>rss</type>
<id>1</id>
<posx>0</posx>
<posy>470</posy>
<width>720</width>
<font>font13</font>
<urlset>1</urlset>
<titlecolor>ffD2FF00</titlecolor>
<headlinecolor>DDced8da</headlinecolor>
<textcolor>ffD2FF00</textcolor>
<visible>!Player.HasVideo</visible>
<include>homemisc</include>
</control>
please help, my weather works, scripts work, it just wont stream anything...