Setting up RSS feeds (help please)
#1
After installing the newest build of XBMC I've lost my xbox-scene feeds. All the XBMC displays is it's own RSS info about its development, etc.
I tried updating it in userdata\RSSFeeds.xml like that:

<?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://www.xbox-scene.com/xbox1data/xbox-scene2.xml>
<feed updateinterval="30">http://feeds.feedburner.com/XboxScene</feed>
</set>
</rssfeeds>

What am I doing wrong?
Reply
#2
I think you may have edited the RSSFeeds.xml in the wrong place. It depends on where you have told XBMC to put your userdata.
It is either the userdata folder in your XBMC install folder, or in the user profile folder of your operating system. Copy your edited xml to either one.
Reply

Logout Mark Read Team Forum Stats Members Help
Setting up RSS feeds (help please)0