RSS feed error?????
#1
Question 
ok what am i doing wrong here

I cut and pasted the rss control example from the skinning manual, then changed the font, location, and size.

Code:
<control type="rss" id="1">
      <description>RSS Feed</description>
      <posx>102</posx>
      <posy>2</posy>
      <width>1100</width>
      <visible>true</visible>
      <font>font13</font>
      <textcolor>FFB2D4F5</textcolor>
      <headlinecolor>FFFFFFFF</headlinecolor>
      <titlecolor>FF655656</titlecolor>
</control>

RSS control is a no show, and the debug gives me this.

"ERROR: invalid rss url set referenced in skin"

supposedly the control attribute "id" is supposed to point to the rss url set, and "1" is defined in my RssFeeds.xml

Is the rss control example inaccurate? or am i stupid?
Reply
#2
maybe need <urlset>1</urlset>?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply

Logout Mark Read Team Forum Stats Members Help
RSS feed error?????0