[XBOX] RSS on XBMC
Page 1 of 1
DeMoN064




Posts: 1308

PostPosted: Sun, 21st Aug 2005 20:13    Post subject: [XBOX] RSS on XBMC
Hey , I was wondering how to add more than one RSS feed onto XBMC,
I was playing about with my xboxmediacenter.xml and changed it to this:

Code:
<!-- 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.                !-->
    <rss>
        <set id="1">
            <feed
updateinterval="30">http://www.xbox-scene.com/xbox1data/xbox-scene.xml</feed
>
        </set>
         <set id="2">
            <feed
updateinterval="30">http://www.nforce.nl/rss/rss_11.xml</feed>
        </set>
    </rss>


And thats not working , Im not sure how to set it up but i think thats right Confused
Back to top
DeMoN064




Posts: 1308

PostPosted: Sun, 21st Aug 2005 20:23    Post subject:
It seems to work fine when i use UnleashX , But i cant use it with XBMC
Everytime i try to load it i get :

Code:
XBMC Fatal Error:
Q:\Xboxmediacenter.xml , Line 134
Error reading end tag.
Back to top
JustinT9669




Posts: 203

PostPosted: Sun, 21st Aug 2005 21:35    Post subject:
Try this:

Code:

  <!-- 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.                !-->
  <rss>
    <set id="1">
      <feed updateinterval="30">http://www.xbox-scene.com/xbox1data/xbox-scene.xml</feed>
     <feed updateinterval="30">http://www.nforce.nl/rss/rss_11.xml</feed>
    </set>
  </rss>
Back to top
DeMoN064




Posts: 1308

PostPosted: Sun, 21st Aug 2005 21:59    Post subject:
That works great, Thanks.
Back to top
Page 1 of 1 All times are GMT + 1 Hour
NFOHump.com Forum Index - Console - Technical
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group